Home
last modified time | relevance | path

Searched refs:gprs (Results 1 – 24 of 24) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
Ddarwin-fallback.c56 interpret_libc (reg_unit gprs[32], struct _Unwind_Context *context) in interpret_libc()
67 gprs[i] = 1; in interpret_libc()
68 gprs[1] = _Unwind_GetCFA (context); in interpret_libc()
70 gprs[i] = _Unwind_GetGR (context, i); in interpret_libc()
113 int32_t val2 = gprs[ins >> 16 & 0x1F]; in interpret_libc()
131 gprs [ins >> 16 & 0x1F] = (gprs [ins >> 11 & 0x1F] in interpret_libc()
132 | gprs [ins >> 21 & 0x1F]); in interpret_libc()
137 reg_unit src = (ins >> 16 & 0x1F) == 0 ? 0 : gprs [ins >> 16 & 0x1F]; in interpret_libc()
138 gprs [ins >> 21 & 0x1F] = src + (int16_t) ins; in interpret_libc()
143 reg_unit src = (ins >> 16 & 0x1F) == 0 ? 0 : gprs [ins >> 16 & 0x1F]; in interpret_libc()
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dloongarch-linux-tdep.c40 const void *gprs, size_t len) in loongarch_supply_gregset() argument
51 buf = (const gdb_byte*) gprs + regsize * i; in loongarch_supply_gregset()
55 buf = (const gdb_byte*) gprs + regsize * LOONGARCH_ORIG_A0_REGNUM; in loongarch_supply_gregset()
58 buf = (const gdb_byte*) gprs + regsize * LOONGARCH_PC_REGNUM; in loongarch_supply_gregset()
61 buf = (const gdb_byte*) gprs + regsize * LOONGARCH_BADV_REGNUM; in loongarch_supply_gregset()
71 buf = (const gdb_byte*) gprs + regsize * regnum; in loongarch_supply_gregset()
81 void *gprs, size_t len) in loongarch_fill_gregset() argument
90 buf = (gdb_byte *) gprs + regsize * i; in loongarch_fill_gregset()
94 buf = (gdb_byte *) gprs + regsize * LOONGARCH_ORIG_A0_REGNUM; in loongarch_fill_gregset()
97 buf = (gdb_byte *) gprs + regsize * LOONGARCH_PC_REGNUM; in loongarch_fill_gregset()
[all …]
Drs6000-tdep.c7690 static const char *const gprs[] = { in rs6000_gdbarch_init() local
7712 i, gprs[i]); in rs6000_gdbarch_init()
DChangeLog-20044616 together the gprs and the upper-half registers.
4640 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
4643 (fetch_register, store_register): Remove sanity checks: gprs are
6739 Don't fetch gprs if they're pseudoregisters.
6745 Don't store gprs if they're pseudoregisters.
8147 of assuming that the gprs are numbered starting with zero.
8347 collect all the gprs.
8350 loop collecting gprs.
8653 Don't assume that the gprs, fprs, and UISA sprs are
DChangeLog-19951943 gprs, fprs, lr, and cr is stored at.
1954 the gprs, fprs, cr, and lr are saved.
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/s390/
Dlinux-unwind.h44 unsigned long gprs[16]; in s390_fallback_frame_state() member
101 new_cfa = regs->gprs[15] + 16*sizeof(long) + 32; in s390_fallback_frame_state()
111 (long)&regs->gprs[i] - new_cfa; in s390_fallback_frame_state()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Dhtmintrin.h53 unsigned long long gprs[16]; /* 128 */ member
Ds390.h751 int gprs; /* gpr so far */ member
758 ((CUM).gprs=0, (CUM).fprs=0, (CUM).vrs=0)
Ds390.cc9884 || crtl->args.info.gprs >= GP_ARG_NUM_REG) in s390_register_info_stdarg_gpr()
9887 min_gpr = crtl->args.info.gprs; in s390_register_info_stdarg_gpr()
12422 cum->gprs += ((size + UNITS_PER_LONG - 1) / UNITS_PER_LONG); in s390_function_arg_advance()
12471 if (cum->gprs + n_gprs > GP_ARG_NUM_REG) in s390_function_arg()
12474 return gen_rtx_REG (arg.mode, cum->gprs + 2); in s390_function_arg()
12480 = gen_rtx_EXPR_LIST (SImode, gen_rtx_REG (SImode, cum->gprs + 2), in s390_function_arg()
12483 = gen_rtx_EXPR_LIST (SImode, gen_rtx_REG (SImode, cum->gprs + 3), in s390_function_arg()
12742 n_gpr = crtl->args.info.gprs; in s390_va_start()
/netbsd/src/external/bsd/ipf/dist/perl/
DServices1613 3386 gprs-sig GPRSSIG
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.md1711 ;; If we don't support the double instructions, prefer gprs over fprs, since it
1755 ;; If we don't support the double instructions, prefer gprs over fprs, since it
/netbsd/src/external/gpl3/binutils/dist/gas/po/
Dtr.po4010 msgid "-mgpr-32 Note 32 gprs are used\n"
4011 msgstr "-mgpr-32 32 gprs kullanılır\n"
4015 msgid "-mgpr-64 Note 64 gprs are used\n"
4016 msgstr "-mgpr-64 64 gprs kullanılır\n"
Drw.po4308 msgid "-mgpr-32 Note 32 gprs are used\n"
4313 msgid "-mgpr-64 Note 64 gprs are used\n"
Des.po22159 #~ msgid "-mgpr-32 Note 32 gprs are used\n"
22160 #~ msgstr "-mgpr-32 Se usa nota de 32 gprs\n"
22162 #~ msgid "-mgpr-64 Note 64 gprs are used\n"
22163 #~ msgstr "-mgpr-64 Se usa nota de 64 gprs\n"
/netbsd/src/etc/
Dservices7947 gprs-data 3386/tcp # GPRS Data
7948 gprs-sig 3386/udp # GPRS SIG [Ansgar_Bergmann] …
8725 gprs-cube 3751/tcp # CommLinx GPRS Cube [Peter_Johnson] …
8726 gprs-cube 3751/udp # CommLinx GPRS Cube [Peter_Johnson] …
9134 mpl-gprs-port 3924/tcp # MPL_GPRS_PORT [David_Barrass_2] …
9135 mpl-gprs-port 3924/udp # MPL_GPRS_Port [David_Barrass_2] …
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.md9277 ;; is setup for it. We have two patterns to do the two moves between gprs and
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20114867 * config/rs6000/t-rtems: Add -mcpu=8540/-mfloat-gprs=double multilib.
4870 * config/rs6000/rtems.h: Allow --float-gprs=... to override grps
26590 (mfloat-gprs=): Use Enum, Var and Save.
DChangeLog-200824385 encouraging but not allowing gprs for input;
24388 gprs for output;
DChangeLog-20047952 mfloat-gprs.
26947 Don't return info on partial fprs when we need info on gprs.
DChangeLog-200024762 used to only use the gprs.
DChangeLog-200327576 -mfloat-gprs.
DChangeLog-200213761 (rs6000_emit_prologue): Use emit_frame_save for saving gprs, fprs,
DChangeLog-201728422 * config/rs6000/rs6000.c: Remove everything related to -mfloat-gprs.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git103846 gprs, pc, hi, lo, float, vector and float control registers.
118406 1. 32 gprs
118407 2. 16 ars (alternative gprs used for quick interrupt)
118414 Except over control registers, other registers, like gprs, hi, lo ...