Searched refs:r0off (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c13037 int r0off = (inst.instruction == T_MNEM_mov
13141 inst.instruction |= Rn << r0off;
13234 inst.instruction |= Rn << r0off;
13374 int r0off = (inst.instruction == T_MNEM_mvn
13398 inst.instruction |= Rn << r0off;
13417 inst.instruction |= Rn << r0off;
26974 int r0off = (opcode == T_MNEM_mov
26978 insn |= (old_op & 0x700) << r0off;
13031 int r0off = (inst.instruction == T_MNEM_mov local
13368 int r0off = (inst.instruction == T_MNEM_mvn local
26965 int r0off = (opcode == T_MNEM_mov local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c12977 int r0off = (inst.instruction == T_MNEM_mov
13081 inst.instruction |= Rn << r0off;
13174 inst.instruction |= Rn << r0off;
13314 int r0off = (inst.instruction == T_MNEM_mvn
13338 inst.instruction |= Rn << r0off;
13357 inst.instruction |= Rn << r0off;
26850 int r0off = (opcode == T_MNEM_mov
26854 insn |= (old_op & 0x700) << r0off;
12971 int r0off = (inst.instruction == T_MNEM_mov local
13308 int r0off = (inst.instruction == T_MNEM_mvn local
26841 int r0off = (opcode == T_MNEM_mov local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c13037 int r0off = (inst.instruction == T_MNEM_mov
13141 inst.instruction |= Rn << r0off;
13234 inst.instruction |= Rn << r0off;
13374 int r0off = (inst.instruction == T_MNEM_mvn
13398 inst.instruction |= Rn << r0off;
13417 inst.instruction |= Rn << r0off;
26974 int r0off = (opcode == T_MNEM_mov
26978 insn |= (old_op & 0x700) << r0off;
13031 int r0off = (inst.instruction == T_MNEM_mov local
13368 int r0off = (inst.instruction == T_MNEM_mvn local
26965 int r0off = (opcode == T_MNEM_mov local

Completed in 593 milliseconds