Searched refs:EMIT1 (Results 1 – 1 of 1) sorted by relevance
42 #define EMIT1(b1) EMIT(b1, 1) macro47 do { EMIT1(b1); EMIT4(b2, b3, b4, b5); } while (0)50 do { EMIT1(b1); EMIT(off, 4); } while (0)361 EMIT1(0x53); /* push rbx */ in push_callee_regs()390 EMIT1(0x5B); /* pop rbx */ in pop_callee_regs()434 EMIT1(x86_nops[noplen][i]); in emit_nops()471 EMIT1(0x90); in emit_kcfi()511 EMIT1(0x50); /* push rax */ in emit_prologue_tail_call()518 EMIT1(0x50); /* push rax */ in emit_prologue_tail_call()520 EMIT1(0x50); /* push rax */ in emit_prologue_tail_call()[all …]