Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.c3371 Int scratchNo; in emit_ARMInstr() local
3373 case 0: scratchNo = 0; break; in emit_ARMInstr()
3374 case 1: scratchNo = 1; break; in emit_ARMInstr()
3375 case 2: scratchNo = 2; break; in emit_ARMInstr()
3376 case 3: scratchNo = 3; break; in emit_ARMInstr()
3377 case 4: scratchNo = 11; break; in emit_ARMInstr()
3387 scratchNo, (UInt)i->ARMin.Call.target ); in emit_ARMInstr()
3390 X0011, scratchNo); in emit_ARMInstr()
3416 scratchNo, (UInt)i->ARMin.Call.target ); in emit_ARMInstr()
3420 X0011, scratchNo); in emit_ARMInstr()