Home
last modified time | relevance | path

Searched refs:s7_GET_INSN_SIZE (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score7.c143 #define s7_GET_INSN_SIZE(type) ((s7_GET_INSN_CLASS (type) == INSN_CLASS_16) \ macro
2804 s7_inst.size = s7_GET_INSN_SIZE (s7_inst.type); in s7_parse_16_32_inst()