| /src/external/gpl3/binutils/dist/opcodes/ |
| metag-dis.c | 639 /* Format a list of registers starting at REG_UNIT and REG_NO and conforming 643 unsigned int reg_no, unsigned int rmask, 649 regs[0] = lookup_reg_name (reg_unit, reg_no); 656 regs[used_regs] = lookup_reg_name (reg_unit, reg_no + (i * 2)); 658 regs[used_regs] = lookup_reg_name (reg_unit, reg_no + i); 733 unsigned int reg_unit, reg_no; local 739 reg_no = (insn_word >> 19) & REG_MASK; 743 reg_no = 0; 745 reg_name = lookup_reg_name (reg_unit, reg_no); 747 pair_reg = lookup_pair_reg_name (reg_unit, reg_no); 783 unsigned int reg_unit, reg_no; local 824 unsigned int reg_unit, reg_no, rmask; local 1060 unsigned int reg_no; local 1125 unsigned int reg_no, reg_unit; local 1147 unsigned int reg_no, reg_unit; local 1609 unsigned int reg_unit, reg_no; local 1638 unsigned int reg_unit, reg_no; local 1689 unsigned int reg_unit, reg_no; local 2670 int reg_no; local 2816 int reg_no; local [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| metag-dis.c | 639 /* Format a list of registers starting at REG_UNIT and REG_NO and conforming 643 unsigned int reg_no, unsigned int rmask, 649 regs[0] = lookup_reg_name (reg_unit, reg_no); 656 regs[used_regs] = lookup_reg_name (reg_unit, reg_no + (i * 2)); 658 regs[used_regs] = lookup_reg_name (reg_unit, reg_no + i); 733 unsigned int reg_unit, reg_no; local 739 reg_no = (insn_word >> 19) & REG_MASK; 743 reg_no = 0; 745 reg_name = lookup_reg_name (reg_unit, reg_no); 747 pair_reg = lookup_pair_reg_name (reg_unit, reg_no); 783 unsigned int reg_unit, reg_no; local 824 unsigned int reg_unit, reg_no, rmask; local 1060 unsigned int reg_no; local 1125 unsigned int reg_no, reg_unit; local 1147 unsigned int reg_no, reg_unit; local 1609 unsigned int reg_unit, reg_no; local 1638 unsigned int reg_unit, reg_no; local 1689 unsigned int reg_unit, reg_no; local 2670 int reg_no; local 2816 int reg_no; local [all...] |
| /src/usr.sbin/gspa/gspa/ |
| gsp_act.c | 74 o->reg_no = reg; 128 o->reg_no = reg;
|
| gsp_ass.h | 94 int16_t reg_no; member in struct:operand
|
| gsp_inst.c | 465 if ((op0->reg_no & op1->reg_no & GSPA_REGFILE) == 0) { 467 op1->reg_no ^= GSPA_A0 ^ GSPA_B0; 503 rs = op0->reg_no; 505 rd = op1->reg_no; 677 rd = op1->reg_no;
|
| /src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| m68k.cc | 109 int reg_no; member in struct:m68k_frame 861 current_frame.reg_no = saved; 1079 if (current_frame.reg_no >= MIN_MOVEM_REGS) 1080 fsize_with_regs += current_frame.reg_no * GET_MODE_SIZE (SImode); 1137 if (current_frame.reg_no < MIN_MOVEM_REGS) 1140 offset = current_frame.reg_no * GET_MODE_SIZE (SImode); 1162 if (current_frame.reg_no < MIN_MOVEM_REGS) 1183 current_frame.reg_no, D0_REG, 1188 current_frame.reg_no * -GET_MODE_SIZE (SImode), 1189 current_frame.reg_no, D0_REG [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-metag.c | 998 unsigned int reg_no; local 1036 reg_no = regs[0]->no; 1075 reg_no = 16; 1078 reg_no = regs[0]->no; 1082 (reg_no << 19) | 1661 unsigned int reg_no; local 1678 reg_no = 16; 1681 reg_no = regs[0]->no; 1691 (reg_no << 19) |
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-metag.c | 998 unsigned int reg_no; local 1036 reg_no = regs[0]->no; 1075 reg_no = 16; 1078 reg_no = regs[0]->no; 1082 (reg_no << 19) | 1661 unsigned int reg_no; local 1678 reg_no = 16; 1681 reg_no = regs[0]->no; 1691 (reg_no << 19) |
|
| /src/external/gpl2/diffutils/dist/lib/ |
| regex.c | 7879 int reg_no; 7901 reg_no = *p1; 7902 assert (reg_no > 0 && reg_no <= MAX_REGNUM); 7908 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE) 7909 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret; 7861 int reg_no; local
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| regex.c | 7759 int reg_no; 7781 reg_no = *p1; 7782 assert (reg_no > 0 && reg_no <= MAX_REGNUM); 7788 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE) 7789 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret; 7741 int reg_no; local
|
| /src/external/gpl2/grep/dist/lib/ |
| regex.c | 7428 int reg_no; 7450 reg_no = *p1; 7451 assert (reg_no > 0 && reg_no <= MAX_REGNUM); 7457 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE) 7458 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret; 7407 int reg_no; local
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| regex.c | 7678 int reg_no; 7700 reg_no = *p1; 7701 assert (reg_no > 0 && reg_no <= MAX_REGNUM); 7707 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE) 7708 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret; 7660 int reg_no; local
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| regex.c | 7678 int reg_no; 7700 reg_no = *p1; 7701 assert (reg_no > 0 && reg_no <= MAX_REGNUM); 7707 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE) 7708 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret; 7660 int reg_no; local
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| regex.c | 7678 int reg_no; 7700 reg_no = *p1; 7701 assert (reg_no > 0 && reg_no <= MAX_REGNUM); 7707 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE) 7708 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret; 7660 int reg_no; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| arm.cc | 13533 int val, reg_no; 13538 int reg_no = REGNO (op); 13540 ? reg_no <= LAST_LO_REGNUM 13541 :(reg_no < LAST_ARM_REGNUM && reg_no != SP_REGNUM)) 13542 || (!strict && reg_no >= FIRST_PSEUDO_REGISTER)); 13549 reg_no = REGNO (XEXP (op, 0)); 13551 ? reg_no <= LAST_LO_REGNUM 13552 :(reg_no < LAST_ARM_REGNUM && reg_no != SP_REGNUM) [all...] |