Home
last modified time | relevance | path

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

/art/disassembler/
Ddisassembler_x86.h25 enum RegFile { GPR, MMX, SSE }; enumerator
Ddisassembler_x86.cc86 if (reg_file == GPR) { in DumpAnyReg()
341 RegFile src_reg_file = GPR; in DumpInstruction()
342 RegFile dst_reg_file = GPR; in DumpInstruction()
1537 DumpReg(args, rex, 0 /* EAX */, byte_operand, prefix[2], GPR); in DumpInstruction()
1541 DumpReg(args, rex, 1 /* ECX */, true, prefix[2], GPR); in DumpInstruction()
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S1254 LOAD_END t6, 5*16, loopS # no more GPR args, gpr_index = 5*16
1260 LOAD_END t6, 5*16, loopS # no more GPR args, gpr_index = 5*16
1261 LOAD_END t6, 5*16, loopS # no more GPR args, gpr_index = 5*16