Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmetag.h568 INSN_DSP_FPU, enumerator
1850 0x08000146, 0xfe0001ee, INSN_DSP_FPU, ENC_DALU,
1853 0x080001c6, 0xfe0001ee, INSN_DSP_FPU, ENC_DALU,
/toolchain/binutils/binutils-2.27/opcodes/
Dmetag-dis.c2924 bfd_boolean is_fpu_mov = template->insn_type == INSN_DSP_FPU; in print_dalu()