Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dtrap.h236 #define IS_THUMB_VFP(op) ( \ macro
H A Dtrap.c199 if (IS_THUMB_VFP(instr32)) { in sleh_undef()