Searched refs:xreg (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.cc | 6166 rtx xreg = xop[0]; in avr_out_compare() local 6173 int n_bytes = GET_MODE_SIZE (GET_MODE (xreg)); in avr_out_compare() 6183 xreg = avr_to_int_mode (xop[0]); in avr_out_compare() 6187 mode = GET_MODE (xreg); in avr_out_compare() 6189 gcc_assert (REG_P (xreg)); in avr_out_compare() 6201 if (!test_hard_reg_class (LD_REGS, xreg) in avr_out_compare() 6203 && reg_unused_after (insn, xreg)) in avr_out_compare() 6242 && test_hard_reg_class (LD_REGS, xreg) in avr_out_compare() 6244 && !reg_unused_after (insn, xreg)) in avr_out_compare() 6251 xop[0] = xreg; in avr_out_compare() [all …]
|
| /netbsd/src/sys/net/ |
| D | bpfjit.c | 1149 const bool xreg = BPF_SRC(pc->code) == BPF_X; in emit_moddiv() local 1170 xreg ? BJ_XREG : SLJIT_IMM, in emit_moddiv() 1171 xreg ? 0 : (uint32_t)pc->k); in emit_moddiv()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.cc | 1147 int i, first, last, blink, lpcount, xreg; in irq_range() local 1213 xreg = decode_reg_name (str); in irq_range() 1214 switch (xreg) in irq_range()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2013 | 576 values and use it instead of sreg, treg, xreg, etc.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mn10300/ |
| D | am33.igen | 22 :function:::int:translate_xreg:int xreg 24 switch (xreg)
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2018 | 1114 Look up xreg and freg names in the new globals riscv_xreg_feature
|