Home
last modified time | relevance | path

Searched refs:REG_ESP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c542 #define REG_ESP 0x4 macro
687 ((offset[1] == INSN_ADDMR) && (reg == REG_ESP))) { in tls_fixups()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c262 #define REG_ESP (&hardreg_storage_table[ESP]) macro
883 insn("addl", val, REG_ESP, NULL); in emit_func_post()
2128 insn("addl", val, REG_ESP, NULL); in x86_call_expression()
H A Dexample.c131 #define REG_ESP 7 macro
785 op->base = hardregs + REG_ESP; in get_generic_operand()