Lines Matching refs:assembler
18 The result is a queue of assembler buffers, each of which consists of machine code
21 A single thread is responsible for writing the assembler buffers to an ELF file.
22 It consumes the assembler buffers from the queue that the translation threads
27 operands), and assembler buffers are created by the translation thread and
40 multithreaded, FIFO order for the assembler buffer queue may not be
43 assembler buffers are available.
49 emitted after all assembler buffers have been written. The writer needs to be
77 Even though there is a one-to-one correspondence between Cfgs and assembler
81 Ownership of the assembler buffer and its allocator are transferred to the
102 there is a slab allocator for the assembler buffer, a pointer to it can also be
107 Likewise, the writer thread destroys the assembler buffer when it is finished
117 assembler buffers. It also includes finer-grain access to constant pool