Searched refs:cr16_traps (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dcr16.h394 extern const trap_entry cr16_traps[];
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dcr16.h394 extern const trap_entry cr16_traps[];
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcr16-dis.c194 for (trap = cr16_traps; trap < cr16_traps + NUMTRAPS; trap++)
H A Dcr16-opc.c599 const trap_entry cr16_traps[] = variable
605 const unsigned int cr16_num_traps = ARRAY_SIZE (cr16_traps);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dcr16-dis.c194 for (trap = cr16_traps; trap < cr16_traps + NUMTRAPS; trap++)
H A Dcr16-opc.c599 const trap_entry cr16_traps[] = variable
605 const unsigned int cr16_num_traps = ARRAY_SIZE (cr16_traps);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-cr16.c1473 for (trap = cr16_traps; trap < (cr16_traps + NUMTRAPS); trap++)
1479 for (trap = cr16_traps; trap < (cr16_traps + NUMTRAPS); trap++)

Completed in 191 milliseconds