Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Ddlx.h93 #define RFEOP 0x40000000 macro
267 { "rfe", RFEOP, "N" }, /* Return From Exception */
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Ddlx-dis.c373 { OPC(RFEOP), "rfe" } /* Store halfword. */ in dlx_jmp_type()