Home
last modified time | relevance | path

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

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpopcode.h82 INSN_CLASS_LIT3_PAGE, /* SX: bits 3:0 contain a 3 bit literal, shifted 9 bits */ enumerator
H A Dgpopcode.c112 …{ "page" , SX_MASK_PAGE , SX_INSN_PAGE , ICODE_PAGE , INSN_CLASS_LIT3_PAGE, INV_MAS…
H A Dgpdis.c1954 case INSN_CLASS_LIT3_PAGE: in gp_disassemble()
/dports/devel/gputils/gputils-1.5.0/gpasm/
H A Ddirective.c5846 case INSN_CLASS_LIT3_PAGE: { in do_insn()