Searched defs:ISFPAOP (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/9/teg2/ | ||
H A D | arm.h | 49 #define ISFPAOP(cp, op) ((cp) == CpOFPA && ISCPOP(op)) macro |
/plan9/sys/src/9/bcm/ | ||
H A D | arm.h | 29 #define ISFPAOP(cp, op) ((cp) == CpOFPA && ISCPOP(op)) macro |