Home | History | Annotate | Download | only in x86_64

Lines Matching refs:Emit

34   buffer.Emit<uint8_t>(0x42);
36 buffer.Emit<int32_t>(42);
682 // same. Anyone know why it doesn't emit a simple 0x90? It does so for xchgq rax, rax...