Searched refs:OP_V (Results 1 - 3 of 3) sorted by path

/haiku/headers/libs/udis86/libudis86/
H A Ddecode.h95 OP_V, OP_W, OP_Q, OP_P, enumerator in enum:ud_operand_code
/haiku/src/libs/udis86/
H A Ditab.c3252 #define O_V { OP_V, SZ_DQ }
3253 #define O_Vdq { OP_V, SZ_DQ }
3254 #define O_Vqq { OP_V, SZ_QQ }
3255 #define O_Vsd { OP_V, SZ_Q }
3256 #define O_Vx { OP_V, SZ_X }
H A Ddecode.c786 case OP_V:

Completed in 86 milliseconds