Searched defs:DSZ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic6x-insn-formats.h25 #define DSZ(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS) macro
614 #undef DSZ macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic6x-insn-formats.h25 #define DSZ(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS) macro
614 #undef DSZ macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic6x-insn-formats.h25 #define DSZ(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS) macro
614 #undef DSZ macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic6x-insn-formats.h25 #define DSZ(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS) macro
614 #undef DSZ macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Drx.c655 #define DSZ() size2bytes[opcode->op[0].size] macro
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Drx.c657 #define DSZ() size2bytes[opcode->op[0].size] macro

Completed in 111 milliseconds