Searched refs:crx_traps (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h381 extern const trap_entry crx_traps[];
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-dis.c161 for (trap = crx_traps; trap < crx_traps + NUMTRAPS; trap++)
H A Dcrx-opc.c687 const trap_entry crx_traps[] = variable
693 const int crx_num_traps = ARRAY_SIZE (crx_traps);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c1040 for (trap = crx_traps; trap < (crx_traps + NUMTRAPS); trap++)

Completed in 77 milliseconds