Searched defs:OP_PARM_M (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A Ddisopcode.h885 #define OP_PARM_M 0x1C0 macro
960 #define OP_PARM_Ma (OP_PARM_M+OP_PARM_a)
961 #define OP_PARM_Mb (OP_PARM_M+OP_PARM_b)
962 #define OP_PARM_Mw (OP_PARM_M+OP_PARM_w)
963 #define OP_PARM_Md (OP_PARM_M+OP_PARM_d)
964 #define OP_PARM_Mp (OP_PARM_M+OP_PARM_p)
965 #define OP_PARM_Mq (OP_PARM_M+OP_PARM_q)
966 #define OP_PARM_Mdq (OP_PARM_M+OP_PARM_dq)
967 #define OP_PARM_Ms (OP_PARM_M+OP_PARM_s)
968 #define OP_PARM_Mx (OP_PARM_M
[all...]

Completed in 43 milliseconds