Searched refs:s3_GET_INSN_SIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-score.c299 #define s3_GET_INSN_SIZE(type) ((s3_GET_INSN_CLASS (type) == INSN_CLASS_16) \ macro
2677 s3_inst.size = s3_GET_INSN_SIZE (s3_inst.type);
2724 s3_inst.size = s3_GET_INSN_SIZE (s3_inst.type);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-score.c299 #define s3_GET_INSN_SIZE(type) ((s3_GET_INSN_CLASS (type) == INSN_CLASS_16) \ macro
2677 s3_inst.size = s3_GET_INSN_SIZE (s3_inst.type);
2724 s3_inst.size = s3_GET_INSN_SIZE (s3_inst.type);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c295 #define s3_GET_INSN_SIZE(type) ((s3_GET_INSN_CLASS (type) == INSN_CLASS_16) \ macro
2673 s3_inst.size = s3_GET_INSN_SIZE (s3_inst.type);
2720 s3_inst.size = s3_GET_INSN_SIZE (s3_inst.type);

Completed in 125 milliseconds