CROSS ASSEMBLER SÖZCÜĞÜ İNGILIZCE DİLİNDE NE ANLAMA GELİR?
Assembly dili
Bir montaj dili, dil ve mimarinin makine kodu talimatları arasında çok güçlü bir karşılık gelen bir bilgisayar ya da diğer programlanabilir cihaz için alt düzey bir programlama dildir. Her bir montaj dili, genellikle birden fazla mimaride taşınabilir ancak yorumlanması veya derlemesi gerektiren en üst düzey programlama dillerinin aksine, belirli bir bilgisayar mimarisine özgüdür. Assembly dili, bir assembler olarak anılan bir yardımcı program tarafından çalıştırılabilir makine koduna dönüştürülür; dönüştürme işlemi derleme veya kod montajı olarak adlandırılır. Montaj dili, her düşük seviye makine talimatını veya operasyonunu temsil etmek için bir anımsatıcı kullanır. Tipik işlemler komple bir talimat oluşturmak için bir veya daha fazla işlenen gerektirir ve çoğu montajcı bu nedenle, adresleri ve diğer sabitler göstermek için etiketler, semboller ve ifadeler işlenen olarak alabilir ve programcıyı sıkıcı manuel hesaplamalardan kurtarabilir.
İngilizce sözlükte cross assembler sözcüğünün tanımı
Sözlükteki çapraz montajcı tanımı, programları bir araya getiren bilgisayardan başka bir bilgisayarda çalışan bir birleştiricidir.
«CROSS ASSEMBLER» İLE İLİŞKİLİ İNGILIZCE KİTAPLAR
cross assembler sözcüğünün kullanımını aşağıdaki kaynakça seçkisinde keşfedin.
cross assembler ile ilişkili kitaplar ve İngilizce edebiyattaki kullanımı ile ilgili bağlam sağlaması için küçük metinler.
1
Adv Microprocessors Interfacing
A cross-assembler is an assembler which runs on a computer other than that for
which it produces object codes. Some microprocessor-based systems are not
provided with an assembler. For such a system cross-assembler is required.
2
PIC Microcontroller: An Introduction to Software and ...
There are two types of assemblers: native assembler and cross assembler. A
native assembler runs on a computer and generates the machine code to be
executed on the same computer or a different computer having the same
instruction set.
3
Emmy/360
cross assembler
A cross assembler and simulator for the EMMY microprogrammable processor has now been developed and will shortly be generally available for EMMY Lab users.
Stanford University. Stanford Electronics Laboratories. Digital Systems Laboratory, Thomas S. Hedges,
1975
4
Microprogrammed State Machine Design
A cross assembler is an assembler that is implemented in the language of one
computer (ISP) and translates the symbolic assembler program to machine code
for another ISP. It is necessary to be continually aware of the fact that an ...
SUPPORTED CROSS-ASSEMBLERS 1.1 M6800ASR; Motorola 6800 Cross-
Assembler The first cross-assembler implemented was for the Motorola 6800
microprocessor. A major design decision was to produce an assembler that
would ...
University of Michigan Computing Center,
1979
6
Computer Fundamentals: Architecture and Organization
For such program development a cross assembler is required. A cross assembler
is an assembler that runs on a computer other than that for which it produces
machine codes. One-Pass Assembler. It is an assembler which reads the
assembly ...
7
Designing Embedded Systems with PIC Microcontrollers: ...
The computer that is being used for writing runs the Cross-Assembler. The
terminology Cross-Assembler implies that one computer is assembling code for a
computer of another type, not for itself. Usually, and somewhat confusingly, ...
2. a library of macros for the cross assembler 3. a pair of programs that download
an Atari 800 home computer over a serial line from a DEC VAX ll/750 4. a similar
pair of programs that download an Atari 800 floppy disk over a serial line 5. a ...
9
Microprocessor Techniques
Cross Assembler The distinguishing feature of a cross assembler is that it is not
written in the same language used by the microprocessor that will execute
machine code generated by the assembler. Cross assembler is usually written in
a ...
D.A.Godse A.P.Godse,
2008
10
Dictionary of Information Technology
Cropping A graphics editing operation in which you trim the edges from a graphic
to make it fit into a given space or to remove unnecessary parts of the image.
cross assembler Assembler that generates machine language for a foreign ...
«CROSS ASSEMBLER» TERİMİNİ İÇEREN HABERLER
Ulusal ve uluslararası basında konuşulanları ve
cross assembler teriminin aşağıdaki haberlerde hangi bağlamda kullanıldığını keşfedin.
Compiler Translation
When I build a substantial CPU, I often use my universal assembler hack to get a quick cross assembler going so I can write code. However ... «Dr. Dobb's, Eyl 13»
Ritchie & Thompson
They had to use a PDP 7 cross assembler that Thompson wrote for a GE mainframe. Most of the actual work on the operating system was done ... «iProgrammer, Oca 10»