Searched refs:addr_mode (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dns32k-dis.c473 int addr_mode;
491 addr_mode = bit_extract (buffer, ioffset - 5, 5);
493 switch (addr_mode)
503 sprintf (result, "f%d", addr_mode);
506 sprintf (result, "r%d", addr_mode);
513 sprintf (result, "%d(r%d)", disp1, addr_mode & 7);
522 addr_mode == 0x10 ? "fp" : addr_mode == 0x11 ? "sp" : "sb");
633 sprintf (off, "[r%d:%c]", bit_index, ind[addr_mode & 3]);
816 int addr_mode
468 int addr_mode; local
810 int addr_mode = bit_extract (buffer, ioffset - bitoff, 5); local
821 int addr_mode = bit_extract (buffer, ioffset - 10, 5); local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dns32k-dis.c473 int addr_mode;
491 addr_mode = bit_extract (buffer, ioffset - 5, 5);
493 switch (addr_mode)
503 sprintf (result, "f%d", addr_mode);
506 sprintf (result, "r%d", addr_mode);
513 sprintf (result, "%d(r%d)", disp1, addr_mode & 7);
522 addr_mode == 0x10 ? "fp" : addr_mode == 0x11 ? "sp" : "sb");
635 sprintf (off, "[r%d:%c]", bit_index, ind[addr_mode & 3]);
818 int addr_mode
468 int addr_mode; local
812 int addr_mode = bit_extract (buffer, ioffset - bitoff, 5); local
823 int addr_mode = bit_extract (buffer, ioffset - 10, 5); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dns32k-dis.c473 int addr_mode;
491 addr_mode = bit_extract (buffer, ioffset - 5, 5);
493 switch (addr_mode)
503 sprintf (result, "f%d", addr_mode);
506 sprintf (result, "r%d", addr_mode);
513 sprintf (result, "%d(r%d)", disp1, addr_mode & 7);
522 addr_mode == 0x10 ? "fp" : addr_mode == 0x11 ? "sp" : "sb");
633 sprintf (off, "[r%d:%c]", bit_index, ind[addr_mode & 3]);
816 int addr_mode
468 int addr_mode; local
810 int addr_mode = bit_extract (buffer, ioffset - bitoff, 5); local
821 int addr_mode = bit_extract (buffer, ioffset - 10, 5); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dns32k-dis.c473 int addr_mode;
491 addr_mode = bit_extract (buffer, ioffset - 5, 5);
493 switch (addr_mode)
503 sprintf (result, "f%d", addr_mode);
506 sprintf (result, "r%d", addr_mode);
513 sprintf (result, "%d(r%d)", disp1, addr_mode & 7);
522 addr_mode == 0x10 ? "fp" : addr_mode == 0x11 ? "sp" : "sb");
633 sprintf (off, "[r%d:%c]", bit_index, ind[addr_mode & 3]);
817 int addr_mode
468 int addr_mode; local
811 int addr_mode = bit_extract (buffer, ioffset - bitoff, 5); local
822 int addr_mode = bit_extract (buffer, ioffset - 10, 5); local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ns32k.c32 #define DEFAULT -1 /* addr_mode returns this value when
46 iif.iifP[ptr].addr_mode = s1; \
68 struct addr_mode struct
84 typedef struct addr_mode addr_modeS;
122 int addr_mode; /* What addrmode do we associate with this member in struct:__anon1646
371 pointer at addr_mode struct for result
374 Out: data in addr_mode struct. */ function
377 addr_mode (char *operand,
629 i = addr_mode (str, addrmodeP, 1);
664 routine calls addr_mode t
[all...]
H A Dtc-i386.c10202 enum flag_code addr_mode;
10205 addr_mode = flag_code == CODE_32BIT ? CODE_16BIT : CODE_32BIT;
10208 addr_mode = flag_code;
10222 addr_mode = CODE_32BIT;
10225 addr_mode = CODE_16BIT;
10227 if (addr_mode != flag_code)
10248 return addr_mode;
10258 enum flag_code addr_mode = i386_addressing_mode ();
10289 expected_reg = hash_find (reg_hash, di_si[addr_mode][op == es_op]);
10292 expected_reg = hash_find (reg_hash, bx[addr_mode]);
10197 enum flag_code addr_mode; local
10253 enum flag_code addr_mode = i386_addressing_mode (); local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-ns32k.c32 #define DEFAULT -1 /* addr_mode returns this value when
46 iif.iifP[ptr].addr_mode = s1; \
68 struct addr_mode struct
84 typedef struct addr_mode addr_modeS;
122 int addr_mode; /* What addrmode do we associate with this member in struct:__anon345
371 pointer at addr_mode struct for result
374 Out: data in addr_mode struct. */ function
377 addr_mode (char *operand,
629 i = addr_mode (str, addrmodeP, 1);
664 routine calls addr_mode t
[all...]
H A Dtc-i386.c11126 enum flag_code addr_mode;
11129 addr_mode = flag_code == CODE_32BIT ? CODE_16BIT : CODE_32BIT;
11139 addr_mode = CODE_32BIT;
11147 addr_mode = flag_code;
11161 addr_mode = CODE_32BIT;
11164 addr_mode = CODE_16BIT;
11166 if (addr_mode != flag_code)
11187 return addr_mode;
11197 enum flag_code addr_mode = i386_addressing_mode ();
11231 di_si[addr_mode][o
11121 enum flag_code addr_mode; local
11192 enum flag_code addr_mode = i386_addressing_mode (); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-ns32k.c32 #define DEFAULT -1 /* addr_mode returns this value when
46 iif.iifP[ptr].addr_mode = s1; \
68 struct addr_mode struct
84 typedef struct addr_mode addr_modeS;
122 int addr_mode; /* What addrmode do we associate with this member in struct:__anon946
371 pointer at addr_mode struct for result
374 Out: data in addr_mode struct. */ function
377 addr_mode (char *operand,
629 i = addr_mode (str, addrmodeP, 1);
664 routine calls addr_mode t
[all...]
H A Dtc-i386.c10877 enum flag_code addr_mode;
10880 addr_mode = flag_code == CODE_32BIT ? CODE_16BIT : CODE_32BIT;
10890 addr_mode = CODE_32BIT;
10898 addr_mode = flag_code;
10912 addr_mode = CODE_32BIT;
10915 addr_mode = CODE_16BIT;
10917 if (addr_mode != flag_code)
10938 return addr_mode;
10948 enum flag_code addr_mode = i386_addressing_mode ();
10981 di_si[addr_mode][o
10872 enum flag_code addr_mode; local
10943 enum flag_code addr_mode = i386_addressing_mode (); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-linux-nat.c104 uint32_t addr_mode; /* address match mode */ member in struct:ppc_hw_breakpoint
2162 && a.addr_mode == b.addr_mode
2206 p.addr_mode = PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE;
2214 p.addr_mode = PPC_BREAKPOINT_MODE_EXACT;
2247 p.addr_mode = PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE;
2255 p.addr_mode = PPC_BREAKPOINT_MODE_EXACT;
2297 p.addr_mode = PPC_BREAKPOINT_MODE_MASK;
2323 p.addr_mode = PPC_BREAKPOINT_MODE_MASK;
2576 p->addr_mode
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-linux-nat.c105 uint32_t addr_mode; /* address match mode */ member in struct:ppc_hw_breakpoint
2170 && a.addr_mode == b.addr_mode
2214 p.addr_mode = PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE;
2222 p.addr_mode = PPC_BREAKPOINT_MODE_EXACT;
2255 p.addr_mode = PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE;
2263 p.addr_mode = PPC_BREAKPOINT_MODE_EXACT;
2305 p.addr_mode = PPC_BREAKPOINT_MODE_MASK;
2331 p.addr_mode = PPC_BREAKPOINT_MODE_MASK;
2588 p->addr_mode
[all...]
/netbsd-current/sys/dev/scsipi/
H A Dscsipi_cd.h101 u_int8_t addr_mode; member in struct:scsipi_read_toc
H A Dcd.c1785 cmd.addr_mode |= CD_MSF;
2605 gtoc_cmd.addr_mode = CD_MSF; /* not relevant */
2670 gtoc_cmd.addr_mode = 0; /* LBA */
2933 gtoc_cmd.addr_mode = CD_MSF; /* not relevant */
3112 gtoc_cmd.addr_mode = 0; /* lba's please */
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c2599 machine_mode addr_mode, mem_mode = TYPE_MODE (use->mem_type); local
2608 addr_mode = targetm.addr_space.address_mode (as);
2609 reg = gen_raw_REG (addr_mode, LAST_VIRTUAL_REGISTER + 1);
2610 addr = gen_rtx_fmt_ee (PLUS, addr_mode, reg, NULL_RTX);
2614 addr_mode = GET_MODE (addr);
2616 XEXP (addr, 1) = gen_int_mode (offset, addr_mode);
4551 machine_mode addr_mode, machine_mode mem_mode,
4577 rtx reg = gen_raw_REG (addr_mode, LAST_VIRTUAL_REGISTER + 1);
4587 rtx addr = gen_rtx_PRE_DEC (addr_mode, reg);
4596 rtx addr = gen_rtx_POST_DEC (addr_mode, re
4550 get_address_cost_ainc(poly_int64 ainc_step, poly_int64 ainc_offset, machine_mode addr_mode, machine_mode mem_mode, addr_space_t as, bool speed) argument
4658 machine_mode addr_mode = TYPE_MODE (type); local
[all...]
H A Dcselib.c1556 machine_mode addr_mode;
1566 addr_mode = GET_MODE (XEXP (x, 0));
1567 if (addr_mode == VOIDmode)
1568 addr_mode = Pmode;
1571 addr = cselib_lookup (XEXP (x, 0), addr_mode, create, mode);
1555 machine_mode addr_mode; local
H A Dcfgexpand.c4265 scalar_int_mode op0_mode, op1_mode, addr_mode; local
5065 addr_mode = SCALAR_INT_TYPE_MODE (TREE_TYPE (exp));
5066 op0 = convert_debug_memory_address (addr_mode, XEXP (op0, 0), as);
H A Dexpr.c970 machine_mode addr_mode = get_address_mode (m_obj);
974 m_addr = copy_to_mode_reg (addr_mode,
975 plus_constant (addr_mode,
982 m_addr = copy_to_mode_reg (addr_mode, m_addr);
987 m_addr = copy_to_mode_reg (addr_mode, m_addr);
967 machine_mode addr_mode = get_address_mode (m_obj); variable
H A Dexpmed.c1165 machine_mode addr_mode = VOIDmode;
1178 addr_mode = best_mode;
1179 str_rtx = adjust_bitfield_address_size (str_rtx, addr_mode,
1164 machine_mode addr_mode = VOIDmode; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc2602 machine_mode addr_mode, mem_mode = TYPE_MODE (use->mem_type); local
2611 addr_mode = targetm.addr_space.address_mode (as);
2612 reg = gen_raw_REG (addr_mode, LAST_VIRTUAL_REGISTER + 1);
2613 addr = gen_rtx_fmt_ee (PLUS, addr_mode, reg, NULL_RTX);
2617 addr_mode = GET_MODE (addr);
2619 XEXP (addr, 1) = gen_int_mode (offset, addr_mode);
4582 machine_mode addr_mode, machine_mode mem_mode,
4608 rtx reg = gen_raw_REG (addr_mode, LAST_VIRTUAL_REGISTER + 1);
4618 rtx addr = gen_rtx_PRE_DEC (addr_mode, reg);
4627 rtx addr = gen_rtx_POST_DEC (addr_mode, re
4581 get_address_cost_ainc(poly_int64 ainc_step, poly_int64 ainc_offset, machine_mode addr_mode, machine_mode mem_mode, addr_space_t as, bool speed) argument
4689 machine_mode addr_mode = TYPE_MODE (type); local
[all...]
H A Dcselib.cc1625 machine_mode addr_mode;
1635 addr_mode = GET_MODE (XEXP (x, 0));
1636 if (addr_mode == VOIDmode)
1637 addr_mode = Pmode;
1640 addr = cselib_lookup (XEXP (x, 0), addr_mode, create, mode);
1624 machine_mode addr_mode; local
H A Dcfgexpand.cc4415 scalar_int_mode op0_mode, op1_mode, addr_mode; local
5215 addr_mode = SCALAR_INT_TYPE_MODE (TREE_TYPE (exp));
5216 op0 = convert_debug_memory_address (addr_mode, XEXP (op0, 0), as);
H A Dexpr.cc1048 machine_mode addr_mode = get_address_mode (m_obj);
1052 m_addr = copy_to_mode_reg (addr_mode,
1053 plus_constant (addr_mode,
1060 m_addr = copy_to_mode_reg (addr_mode, m_addr);
1065 m_addr = copy_to_mode_reg (addr_mode, m_addr);
1045 machine_mode addr_mode = get_address_mode (m_obj); variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c1805 scalar_int_mode addr_mode; local
1809 if (!is_a <scalar_int_mode> (mode, &addr_mode)
1810 || !targetm.addr_space.valid_pointer_mode (addr_mode, as))
1820 typefm = fn (TREE_TYPE (type), addr_mode, false);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc2125 scalar_int_mode addr_mode; local
2129 if (!is_a <scalar_int_mode> (mode, &addr_mode)
2130 || !targetm.addr_space.valid_pointer_mode (addr_mode, as))
2140 typefm = fn (TREE_TYPE (type), addr_mode, false);

Completed in 885 milliseconds

12