Searched refs:shifttype (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/arch/
H A Darm.c327 unsigned long shifttype = bits (inst, 5, 6); local
343 switch (shifttype)
/netbsd-current/external/gpl3/gdb/dist/gdb/arch/
H A Darm.c330 unsigned long shifttype = bits (inst, 5, 6); local
346 switch (shifttype)
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dlocal2.c442 char *shifttype; local
472 shifttype = "asr";
476 shifttype = "lsr";
479 printf(",%s " CONFMT, shifttype, r->n_lval - 32);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c2108 shifttype, /* 6 5,3,3,3,2 */ enumerator in enum:mips16_inst_fmts
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c2130 shifttype, /* 6 5,3,3,3,2 */ enumerator in enum:mips16_inst_fmts

Completed in 295 milliseconds