Searched refs:GPR (Results 1 - 25 of 175) sorted by relevance

1234567

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dgpr-names-32.d2 #name: MIPS GPR disassembly (32)
H A Dgpr-names-64.d2 #name: MIPS GPR disassembly (64)
H A Dgpr-names-n32.d2 #name: MIPS GPR disassembly (n32)
H A Dgpr-names-numeric.d2 #name: MIPS GPR disassembly (numeric)
H A Dattr-gnu-4-0.d8 GPR size: .*
H A Delf_ase_micromips.d12 GPR size: 32
H A Delf_ase_mips16.d12 GPR size: 32
H A Delf_mach_5900.d14 GPR size: 32
H A Dmodule-mfp32.d12 GPR size: 32
H A Dmodule-msingle-float.d12 GPR size: 32
H A Dmodule-msoft-float.d12 GPR size: 32
H A Dodd-spreg.d14 GPR size: .*
H A Dattr-gnu-4-1.d13 GPR size: .*
H A Dattr-gnu-4-2.d14 GPR size: .*
H A Dattr-gnu-4-3.d14 GPR size: .*
H A Dattr-gnu-4-5.d14 GPR size: 32
H A Dattr-gnu-4-6.d14 GPR size: 32
H A Dattr-gnu-4-7.d14 GPR size: 32
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A Dlsp-checks.l9 [^:]*:29: Error: GPR odd is illegal
11 [^:]*:31: Error: GPR odd is illegal
13 [^:]*:33: Error: GPR odd is illegal
15 [^:]*:35: Error: GPR odd is illegal
17 [^:]*:37: Error: GPR odd is illegal
19 [^:]*:39: Error: GPR odd is illegal
21 [^:]*:41: Error: GPR odd is illegal
23 [^:]*:43: Error: GPR odd is illegal
25 [^:]*:45: Error: GPR odd is illegal
27 [^:]*:47: Error: GPR od
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dattr-gnu-4-00.d9 GPR size: .*
H A Dattr-gnu-4-09.d13 GPR size: .*
H A Dattr-gnu-4-30.d13 GPR size: .*
H A Dattr-gnu-4-33.d13 GPR size: .*
/netbsd-current/external/gpl3/gdb.old/dist/sim/d10v/
H A Dsimops.c84 SET_HELD_SP (PSW_SM, GPR (SP_IDX));
403 (uint16) GPR (OP[i]));
411 tmp = (long)((((uint32) GPR (OP[i])) << 16) | ((uint32) GPR (OP[i] + 1)));
467 (uint16)GPR (OP[i + 1]));
473 (uint16) GPR (0));
478 (uint16) GPR (1));
483 (uint16) GPR (2));
591 tmp = GPR(OP[0]);
641 uint16 a = GPR (O
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/d10v/
H A Dsimops.c84 SET_HELD_SP (PSW_SM, GPR (SP_IDX));
403 (uint16_t) GPR (OP[i]));
411 tmp = (long)((((uint32_t) GPR (OP[i])) << 16) | ((uint32_t) GPR (OP[i] + 1)));
467 (uint16_t)GPR (OP[i + 1]));
473 (uint16_t) GPR (0));
478 (uint16_t) GPR (1));
483 (uint16_t) GPR (2));
591 tmp = GPR(OP[0]);
641 uint16_t a = GPR (O
[all...]

Completed in 1286 milliseconds

1234567