Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h94 #define RFEOP 0x40000000 macro
268 { "rfe", RFEOP, "N" }, /* Return From Exception */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c375 { OPC(RFEOP), "rfe" } /* Store halfword. */ in dlx_jmp_type()