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

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c2335 int code6, offset = 0;
2339 code6 = insn[0] & 0x03;
2340 switch (code6)
2332 int code6, offset = 0; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c2346 int code6, offset = 0;
2350 code6 = insn[0] & 0x03;
2351 switch (code6)
2343 int code6, offset = 0; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c2346 int code6, offset = 0;
2350 code6 = insn[0] & 0x03;
2351 switch (code6)
2343 int code6, offset = 0; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c2347 int code6, offset = 0;
2351 code6 = insn[0] & 0x03;
2352 switch (code6)
2344 int code6, offset = 0; local

Completed in 201 milliseconds