Searched refs:EMIT1 (Results 1 – 1 of 1) sorted by relevance
41 #define EMIT1(b1) EMIT(b1, 1) macro46 do { EMIT1(b1); EMIT4(b2, b3, b4, b5); } while (0)49 do { EMIT1(b1); EMIT(off, 4); } while (0)360 EMIT1(0x53); /* push rbx */ in push_callee_regs()389 EMIT1(0x5B); /* pop rbx */ in pop_callee_regs()405 EMIT1(x86_nops[noplen][i]); in emit_nops()442 EMIT1(0x90); in emit_kcfi()482 EMIT1(0x50); /* push rax */ in emit_prologue_tail_call()489 EMIT1(0x50); /* push rax */ in emit_prologue_tail_call()491 EMIT1(0x50); /* push rax */ in emit_prologue_tail_call()[all …]