Home
last modified time | relevance | path

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

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_gdbserver/
H A Dvalgrind-low-mips64.c145 #define itype_rt(x) ((x >> 16) & 0x1f) macro
178 rt = itype_rt (inst); in mips_instruction_has_delay_slot()
196 rt = itype_rt (inst); /* branch condition */ in mips_instruction_has_delay_slot()
H A Dvalgrind-low-mips32.c144 #define itype_rt(x) ((x >> 16) & 0x1f) macro
177 rt = itype_rt (inst); in mips_instruction_has_delay_slot()
195 rt = itype_rt (inst); /* branch condition */ in mips_instruction_has_delay_slot()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_gdbserver/
H A Dvalgrind-low-mips32.c144 #define itype_rt(x) ((x >> 16) & 0x1f) macro
177 rt = itype_rt (inst); in mips_instruction_has_delay_slot()
195 rt = itype_rt (inst); /* branch condition */ in mips_instruction_has_delay_slot()
H A Dvalgrind-low-mips64.c145 #define itype_rt(x) ((x >> 16) & 0x1f) macro
178 rt = itype_rt (inst); in mips_instruction_has_delay_slot()
196 rt = itype_rt (inst); /* branch condition */ in mips_instruction_has_delay_slot()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmips-tdep.c1477 #define itype_rt(x) ((x >> 16) & 0x1f) macro
1561 int tf = itype_rt (inst) & 1; in mips32_bc1_pc()
1645 && (itype_rt (inst) & 2) == 0) in mips32_next_pc()
1649 && (itype_rt (inst) & 2) == 0) in mips32_next_pc()
1667 bit = itype_rt (inst); in mips32_next_pc()
3945 || ((itype_rt (insn) & 0x1e) == 0 in mips_deal_with_atomic_sequence()
3963 && (itype_rt (insn) & 0x2) == 0); in mips_deal_with_atomic_sequence()
7100 rt = itype_rt (inst); in mips32_instruction_has_delay_slot()
7580 rt = itype_rt (inst); in mips_get_mips16_fn_stub_pc()
7593 rt = itype_rt (inst); in mips_get_mips16_fn_stub_pc()
[all …]
H A DChangeLog-20014413 branches. Use itype_rt instead of itype_rs for the second register
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dmips-tdep.c1363 #define itype_rt(x) ((x >> 16) & 0x1f) macro
1449 int tf = itype_rt (inst) & 1; in mips32_bc1_pc()
1533 && (itype_rt (inst) & 2) == 0) in mips32_next_pc()
1537 && (itype_rt (inst) & 2) == 0) in mips32_next_pc()
1555 bit = itype_rt (inst); in mips32_next_pc()
3730 || ((itype_rt (insn) & 0x1e) == 0 in mips_deal_with_atomic_sequence()
3748 && (itype_rt (insn) & 0x2) == 0); in mips_deal_with_atomic_sequence()
6997 rt = itype_rt (inst); in mips32_instruction_has_delay_slot()
7429 rt = itype_rt (inst); in mips_get_mips16_fn_stub_pc()
7442 rt = itype_rt (inst); in mips_get_mips16_fn_stub_pc()
[all …]
H A DChangeLog-20014413 branches. Use itype_rt instead of itype_rs for the second register
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dmips-tdep.c1092 #define itype_rt(x) ((x >> 16) & 0x1f) macro
1144 int tf = itype_rt (inst) & 0x01; in mips32_next_pc()
1145 int cnum = itype_rt (inst) >> 2; in mips32_next_pc()
1193 op = itype_rt (inst); /* branch condition */ in mips32_next_pc()
1241 get_frame_register_signed (frame, itype_rt (inst))) in mips32_next_pc()
1249 get_frame_register_signed (frame, itype_rt (inst))) in mips32_next_pc()
2624 is_branch = ((itype_rt (insn) & 0xc0) == 0); /* B{LT,GE}Z* */ in deal_with_atomic_sequence()
H A DChangeLog-20014413 branches. Use itype_rt instead of itype_rs for the second register
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dmips-tdep.c1015 #define itype_rt(x) ((x >> 16) & 0x1f) macro
1072 int tf = itype_rt (inst) & 0x01; in mips32_next_pc()
1073 int cnum = itype_rt (inst) >> 2; in mips32_next_pc()
1109 op = itype_rt (inst); /* branch condition */ in mips32_next_pc()
1157 read_signed_register (itype_rt (inst))) in mips32_next_pc()
1165 read_signed_register (itype_rt (inst))) in mips32_next_pc()
H A DChangeLog-20014413 branches. Use itype_rt instead of itype_rs for the second register
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dmips-tdep.c1015 #define itype_rt(x) ((x >> 16) & 0x1f) macro
1072 int tf = itype_rt (inst) & 0x01; in mips32_next_pc()
1073 int cnum = itype_rt (inst) >> 2; in mips32_next_pc()
1109 op = itype_rt (inst); /* branch condition */ in mips32_next_pc()
1157 read_signed_register (itype_rt (inst))) in mips32_next_pc()
1165 read_signed_register (itype_rt (inst))) in mips32_next_pc()
H A DChangeLog-20014413 branches. Use itype_rt instead of itype_rs for the second register