Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h333 #define XASMVAL2(x) (((x) >> 24) & 0377) /* get val from codeword */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dlocal2.c796 ww = XASMVAL2(cw); in myxasm()