Searched defs:regN (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 8947 UInt regD = 99, regM = 99, regN = 99, bitM = 0, bitN = 0; in decode_V6MEDIA_instruction() local 9005 UInt regD = 99, regN = 99, regM = 99, bitM = 0; in decode_V6MEDIA_instruction() local 9066 UInt regD = 99, regN = 99, regM = 99, imm5 = 99, shift_type = 99; in decode_V6MEDIA_instruction() local 9126 UInt regD = 99, regN = 99, shift_type = 99, imm5 = 99, sat_imm = 99; in decode_V6MEDIA_instruction() local 9184 UInt regD = 99, regN = 99, shift_type = 99, imm5 = 99, sat_imm = 99; in decode_V6MEDIA_instruction() local 9242 UInt regD = 99, regN = 99, sat_imm = 99; in decode_V6MEDIA_instruction() local 9306 UInt regD = 99, regN = 99, sat_imm = 99; in decode_V6MEDIA_instruction() local 9367 UInt regD = 99, regN = 99, regM = 99; in decode_V6MEDIA_instruction() local 9416 UInt regD = 99, regN = 99, regM = 99; in decode_V6MEDIA_instruction() local 9466 UInt regD = 99, regN = 99, regM = 99; in decode_V6MEDIA_instruction() local [all …]
|
D | host_arm_defs.c | 3791 UInt regN, regM; in emit_ARMInstr() local 3811 UInt regN, regM; in emit_ARMInstr() local 4243 UInt regN = (hregClass(i->ARMin.NBinary.argL) == HRcVec128) in emit_ARMInstr() local 4472 UInt regN = (hregClass(i->ARMin.NShift.argR) == HRcVec128) in emit_ARMInstr() local 4595 UInt regN = iregEnc(i->ARMin.Add32.rN); in emit_ARMInstr() local
|