Home
last modified time | relevance | path

Searched defs:POP (Results 1 – 6 of 6) sorted by relevance

/art/runtime/arch/x86/
Dmemcmp16_x86.S36 #define POP(REG) popl REG; CFI_POP (REG) macro
/art/runtime/interpreter/mterp/x86/
Dheader.S114 .macro POP _reg macro
/art/runtime/interpreter/mterp/x86_64/
Dheader.S110 .macro POP _reg macro
/art/runtime/arch/
Dstub_test.cc93 #define POP(reg) "pop " # reg "\n\t .cfi_adjust_cfa_offset -4\n\t" in Invoke3WithReferrerAndHidden() macro
455 #define POP(reg) "popq " # reg "\n\t .cfi_adjust_cfa_offset -8\n\t" in Invoke3WithReferrerAndHidden() macro
/art/runtime/interpreter/mterp/out/
Dmterp_x86_64.S117 .macro POP _reg macro
Dmterp_x86.S121 .macro POP _reg macro