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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/d10v/
H A Dinterp.c163 State.ins_type = INS_LONG;
1109 unsigned long ins_long = ins_type_counters[ (int)INS_LONG ];
H A Dd10v_sim.h60 INS_LONG, /* long instruction (both containers, ie FM == 11) */ enumerator in enum:_ins_type
H A Dsimops.c190 case INS_LONG: type = " B"; break;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cr16/
H A Dinterp.c1276 unsigned long ins_long = ins_type_counters[ (int)INS_LONG ];

Completed in 114 milliseconds