Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/sdas/linksrc/
H A Daslink.h348 #define R3_J11 (R3_WORD|R3_BYTX) /* JLH: 11 bit JMP and CALL (8051) */ macro
354 #define IS_R_J11(x) (((x) & R_J19_MASK) == R3_J11)