Searched refs:decw (Results 1 - 12 of 12) sorted by relevance
/external/ImageMagick/MagickCore/ |
H A D | Make.com | 10 $if (f$trnlnm("X11") .eqs. "") then define/nolog X11 decw$include:
|
/external/llvm/test/MC/X86/ |
H A D | x86-16.s | 552 // CHECK: decw %ax # encoding: [0x48] 553 decw %ax
|
H A D | x86-32.s | 642 // CHECK: decw %ax # encoding: [0x66,0x48] 643 decw %ax
|
H A D | x86-64.s | 950 decw %ax // CHECK: decw %ax # encoding: [0x66,0xff,0xc8] label
|
H A D | x86-32-coverage.s | 503 // CHECK: decw 32493 505 decw 0x7eed
|
/external/ImageMagick/coders/ |
H A D | Make.com | 7 $if (f$trnlnm("X11") .eqs. "") then define/nolog X11 decw$include:
|
/external/valgrind/none/tests/amd64/ |
H A D | amd64locked.c | 496 GEN_do_locked_unary_E(decw,ax)
|
/external/valgrind/none/tests/x86/ |
H A D | x86locked.c | 460 GEN_do_locked_unary_E(decw,ax)
|
H A D | insn_basic.def | 425 decw r16.uw[12345] => 0.uw[12344] 426 decw m16.uw[12345] => 0.uw[12344]
|
/external/mesa3d/include/GL/ |
H A D | vms_x_fix.h | 15 #define decw$_select DECW$_SELECT
|
/external/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 428 #define DEC_W(a) CHOICE(decw a, decw a, _WTOG dec a)
|
/external/valgrind/perf/ |
H A D | tinycc.c | 3289 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 3746 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 4621 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 5078 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 15328 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 15790 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW))
|
Completed in 1074 milliseconds