Home
last modified time | relevance | path

Searched refs:INSTR_SETREG (Results 1 – 3 of 3) sorted by relevance

/dports/lang/nwcc/nwcc_0.8.3/
H A Dicode.h153 #define INSTR_SETREG 92 macro
H A Dbackend.c322 case INSTR_SETREG: in do_xlate()
H A Dicodeinstr.c268 ret->type = INSTR_SETREG; in icode_make_setreg()