Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-xtensa.c3355 #define MIN_INSN_LENGTH 2 macro
3369 if (offset + MIN_INSN_LENGTH > content_len) in insn_decode_len()
3400 if (offset + MIN_INSN_LENGTH > content_len) in insn_decode_opcode()