HomeSort by relevance Sort by last modified time
    Searched refs:orw (Results 1 - 17 of 17) sorted by null

  /bionic/libm/i387/
s_trunc.S 16 orw $0x0c00,%dx /* round towards -oo */
s_truncf.S 16 orw $0x0c00,%dx /* round towards -oo */
s_truncl.S 16 orw $0x0c00,%dx /* round towards -oo */
s_ceil.S 47 orw $0x0800,%dx /* round towards +oo */
s_ceilf.S 18 orw $0x0800,%dx /* round towards +oo */
s_ceill.S 16 orw $0x0800,%dx /* round towards +oo */
s_floor.S 47 orw $0x0400,%dx /* round towards -oo */
s_floorf.S 18 orw $0x0400,%dx /* round towards -oo */
s_floorl.S 16 orw $0x0400,%dx /* round towards -oo */
  /external/llvm/test/MC/ELF/
relax-arith.s 31 orw $foo, bar
  /external/qemu-pc-bios/bochs/bios/
rombios32start.S 114 orw $1, %ax
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 282 GEN_do_locked_G_E(orw, ax)
378 GEN_do_locked_imm_E(orw,ax,0x7E)
379 GEN_do_locked_imm_E(orw,ax,0x9325)
  /external/valgrind/main/none/tests/x86/
x86locked.c 266 GEN_do_locked_G_E(orw, ax)
354 GEN_do_locked_imm_E(orw,ax,0x7E)
355 GEN_do_locked_imm_E(orw,ax,0x9325)
insn_basic.def 522 orw imm8[0x31] r16.uw[0x1234] => 1.uw[0x1235]
523 orw imm16[0x4231] ax.uw[0x1234] => 1.uw[0x5235]
524 orw imm16[0x4231] bx.uw[0x1234] => 1.uw[0x5235]
525 orw imm16[0x4231] m16.uw[0x1234] => 1.uw[0x5235]
526 orw r16.uw[0x4231] r16.uw[0x1234] => 1.uw[0x5235]
527 orw r16.uw[0x4231] m16.uw[0x1234] => 1.uw[0x5235]
528 orw m16.uw[0x4231] r16.uw[0x1234] => 1.uw[0x5235]
    [all...]
  /external/grub/stage2/
asm.S 333 orw $0x100, %ax
582 orw $1, 6(%bp)
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 132 // CHECK: orw $31438, 3735928559(%ebx,%ecx,8)
133 orw $0x7ace,0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 513 #define OR_W(a,b) CHOICE(orw ARG2(a,b), orw ARG2(a,b), _WTOG or ARG2(b,a))
    [all...]

Completed in 1297 milliseconds