Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dpcode.h239 POC_LSRFW, enumerator
H A Dpcode.c1539 POC_LSRFW,
1949 pic14Mnemonics[POC_LSRFW] = &pciLSRFW; in pic14initMnemonics()
H A Dgen.c5516 emitpcode (POC_LSRFW, popGet (AOP (left), i + offr)); in shiftRight_Left2ResultLit()