/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_gas.gperf | 355 div, div_insn, 8, SUF_Z, 0x06, 0, 0, 0, 0, 0, 0 356 divb, div_insn, 8, SUF_B, 0x06, 0, 0, 0, 0, 0, 0 357 divl, div_insn, 8, SUF_L, 0x06, 0, 0, 0, CPU_386, 0, 0 360 divq, div_insn, 8, SUF_Q, 0x06, 0, 0, ONLY_64, 0, 0, 0 363 divw, div_insn, 8, SUF_W, 0x06, 0, 0, 0, 0, 0, 0 [all...] |
x86insn_nasm.gperf | 174 div, div_insn, 8, SUF_Z, 0x06, 0, 0, 0, 0, 0, 0 292 idiv, div_insn, 8, SUF_Z, 0x07, 0, 0, 0, 0, 0, 0 [all...] |
x86insns.c | 1006 static const x86_insn_info div_insn[] = { variable [all...] |