Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.c3485 Int scratchNo; in emit_ARMInstr() local
3487 case 0: scratchNo = 0; break; in emit_ARMInstr()
3488 case 1: scratchNo = 1; break; in emit_ARMInstr()
3489 case 2: scratchNo = 2; break; in emit_ARMInstr()
3490 case 3: scratchNo = 3; break; in emit_ARMInstr()
3491 case 4: scratchNo = 11; break; in emit_ARMInstr()
3501 scratchNo, (UInt)i->ARMin.Call.target ); in emit_ARMInstr()
3504 X0011, scratchNo); in emit_ARMInstr()
3530 scratchNo, (UInt)i->ARMin.Call.target ); in emit_ARMInstr()
3534 X0011, scratchNo); in emit_ARMInstr()