Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c144 #define UNPREDICTABLE_INSTRUCTION "\t; <UNPREDICTABLE>" macro
2491 func (stream, UNPREDICTABLE_INSTRUCTION); in print_insn_coprocessor()
3060 func (stream, UNPREDICTABLE_INSTRUCTION); in print_insn_neon()
3646 func (stream, UNPREDICTABLE_INSTRUCTION); in print_insn_arm()
4528 func (stream, UNPREDICTABLE_INSTRUCTION); in print_insn_thumb32()
DChangeLog-2009420 * arm-dis.c (UNPREDICTABLE_INSTRUCTION): New macro.