Searched refs:Ib (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Di386-dis-evex.h1223 { "vpshufhw", { XM, EXx, Ib }, 0 },
1225 { "vpshuflw", { XM, EXx, Ib }, 0 },
1231 { "vpsrlw", { Vex, EXx, Ib }, 0 },
1237 { "vpsraw", { Vex, EXx, Ib }, 0 },
1243 { "vpsllw", { Vex, EXx, Ib }, 0 },
1249 { "vpror%LW", { Vex, EXx, Ib }, 0 },
1255 { "vprol%LW", { Vex, EXx, Ib }, 0 },
1267 { "vpsra%LW", { Vex, EXx, Ib }, 0 },
1285 { "vpsrldq", { Vex, EXx, Ib }, 0 },
1297 { "vpslldq", { Vex, EXx, Ib },
[all...]
H A Di386-dis.c284 #define Ib { OP_I, b_mode } macro
2523 { "addB", { AL, Ib }, 0 },
2532 { "orB", { AL, Ib }, 0 },
2541 { "adcB", { AL, Ib }, 0 },
2550 { "sbbB", { AL, Ib }, 0 },
2559 { "andB", { AL, Ib }, 0 },
2568 { "subB", { AL, Ib }, 0 },
2577 { "xorB", { AL, Ib }, 0 },
2586 { "cmpB", { AL, Ib }, 0 },
2708 { "testB", { AL, Ib },
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c229 #define Ib OP_I, b_mode macro
524 { "addB", AL, Ib, XX },
533 { "orB", AL, Ib, XX },
542 { "adcB", AL, Ib, XX },
551 { "sbbB", AL, Ib, XX },
560 { "andB", AL, Ib, XX },
569 { "subB", AL, Ib, XX },
578 { "xorB", AL, Ib, XX },
587 { "cmpB", AL, Ib, XX },
709 { "testB", AL, Ib, X
[all...]

Completed in 114 milliseconds