Searched refs:SC_MASK (Results 1 - 4 of 4) sorted by relevance

/external/libunwind/src/ia64/
H A Ducontext_i.h46 #define SC_MASK 0x9d0 macro
/external/ppp/pppd/include/net/
H A Dif_ppp.h69 #define SC_MASK 0x0fff00ff /* bits that user can change */ macro
/external/kernel-headers/original/uapi/linux/
H A Dppp-ioctl.h42 #define SC_MASK 0x0f600fff /* bits that user can change */ macro
/external/qemu/disas/
H A Dppc.c1715 #define SC_MASK (OP_MASK | (((unsigned long)0x3ff) << 16) | (((unsigned long)1) << 1) | 1)
2897 { "sc", SC(17,1,0), SC_MASK, PPC, { LEV } },
2898 { "svc", SC(17,0,0), SC_MASK, POWER, { SVC_LEV, FL1, FL2 } },
2899 { "svcl", SC(17,0,1), SC_MASK, POWER, { SVC_LEV, FL1, FL2 } },
2900 { "svca", SC(17,1,0), SC_MASK, PWRCOM, { SV } },
2901 { "svcla", SC(17,1,1), SC_MASK, POWER, { SV } },
1710 #define SC_MASK macro

Completed in 4649 milliseconds