HomeSort by relevance Sort by last modified time
    Searched refs:subw (Results 26 - 50 of 56) sorted by null

12 3

  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
resources-x86_64.s 655 subw $511, %ax label
656 subw $511, %di label
657 subw $511, (%rax) label
658 subw $7, %di label
659 subw $7, (%rax) label
660 subw %si, %di label
661 subw %si, (%rax) label
662 subw (%rax), %di label
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start.S 192 subw $2, %ax # ax = StartCluster - 2
238 subw %dx, %bx # bx = MaxSector - Sector
251 subw $0x80, %ax # ax = Number of blocks past 64K boundry
252 subw %ax, %bx # Decrease transfer size by block overage
276 subw %bx, %cx # Blocks = Blocks - NumberOfBlocks
    [all...]
start16.S 186 subw $2, %ax # ax = StartCluster - 2
232 subw %dx, %bx # bx = MaxSector - Sector
245 subw $0x80, %ax # ax = Number of blocks past 64K boundry
246 subw %ax, %bx # Decrease transfer size by block overage
270 subw %bx, %cx # Blocks = Blocks - NumberOfBlocks
    [all...]
start32.S 201 subw $2, %ax # ax = StartCluster - 2
247 subw %dx, %bx # bx = MaxSector - Sector
260 subw $0x80, %ax # ax = Number of blocks past 64K boundry
261 subw %ax, %bx # Decrease transfer size by block overage
285 subw %bx, %cx # Blocks = Blocks - NumberOfBlocks
    [all...]
Mbr.S 59 subw %si, %cx # CS = 0x0200 - Offset(RelocatedStart)
st16_64.S 198 subw $2,%ax # ax = StartCluster - 2
244 subw %dx,%bx # bx = MaxSector - Sector
257 subw $0x80,%ax # ax = Number of blocks past 64K boundry
258 subw %ax,%bx # Decrease transfer size by block overage
282 subw %bx,%cx # Blocks = Blocks - NumberOfBlocks
    [all...]
st32_64.S 213 subw $2,%ax # ax = StartCluster - 2
259 subw %dx,%bx # bx = MaxSector - Sector
272 subw $0x80,%ax # ax = Number of blocks past 64K boundry
273 subw %ax,%bx # Decrease transfer size by block overage
297 subw %bx,%cx # Blocks = Blocks - NumberOfBlocks
    [all...]
start64.S 205 subw $2,%ax # ax = StartCluster - 2
251 subw %dx,%bx # bx = MaxSector - Sector
264 subw $0x80,%ax # ax = Number of blocks past 64K boundry
265 subw %ax,%bx # Decrease transfer size by block overage
289 subw %bx,%cx # Blocks = Blocks - NumberOfBlocks
    [all...]
Gpt.S 61 subw %si, %cx # CS = 0x0200 - Offset(RelocatedStart)
  /external/mesa3d/src/gallium/state_trackers/xvmc/
subpicture.c 507 short subx, short suby, unsigned short subw, unsigned short subh,
510 struct u_rect src_rect = {subx, subx + subw, suby, suby + subh};
546 XvMCSubpicture *subpicture, short subx, short suby, unsigned short subw, unsigned short subh,
  /external/libaom/libaom/av1/encoder/
reconinter_enc.c 520 const int subw = (2 << mi_size_wide_log2[sb_type]) == w; local
523 mask, block_size_wide[sb_type], w, h, subw, subh);
534 const int subw = (2 << mi_size_wide_log2[sb_type]) == w; local
540 subw, subh, bd);
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
rv64i-aliases-valid.s 108 # CHECK-INST: subw t6, zero, ra
  /external/libaom/libaom/av1/common/
reconinter.c 568 const int subw = (2 << mi_size_wide_log2[sb_type]) == w; local
573 w, h, subw, subh, conv_params, xd->bd);
577 h, subw, subh, conv_params);
1052 const int subw = 2 * mi_size_wide[bsize] == bw; local
1080 const int subw = 2 * mi_size_wide[bsize] == bw; local
    [all...]
  /external/libaom/libaom/aom_dsp/x86/
blend_a64_mask_avx2.c 287 const uint8_t *mask, uint32_t mask_stride, int w, int h, int subw, int subh,
309 if (subw == 0 && subh == 0) {
332 } else if (subw == 1 && subh == 1) {
355 } else if (subw == 1 && subh == 0) {
    [all...]
blend_a64_mask_sse4.c     [all...]
  /external/llvm/test/MC/X86/
x86-64.s 81 // CHECK: subw %ax, %bx
82 subw %ax, %bx
    [all...]
x86-32-coverage.s 439 // CHECK: subw $31438, 3735928559(%ebx,%ecx,8)
441 subw $0x7ace,0xdeadbeef(%ebx,%ecx,8)
443 // CHECK: subw $31438, 69
445 subw $0x7ace,0x45
447 // CHECK: subw $31438, 32493
449 subw $0x7ace,0x7eed
451 // CHECK: subw $31438, 3133065982
453 subw $0x7ace,0xbabecafe
455 // CHECK: subw $31438, 305419896
457 subw $0x7ace,0x1234567
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 78 // CHECK: subw %ax, %bx
79 subw %ax, %bx
x86-32-coverage.s 63 // CHECK: subw $31438, 3735928559(%ebx,%ecx,8)
64 subw $0x7ace,0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/capstone/suite/MC/ARM/
basic-thumb2-instructions.s.cs 38 0xa2,0xf2,0x10,0x02 = subw r2, r2, #16
39 0xa2,0xf2,0x10,0x02 = subw r2, r2, #16
40 0xa2,0xf2,0x10,0x02 = subw r2, r2, #16
48 0xaf,0xf6,0xc6,0x4b = subw r11, pc, #3270
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
x86-64.s 81 // CHECK: subw %ax, %bx
82 subw %ax, %bx
    [all...]
x86-32-coverage.s 444 // CHECK: subw $31438, 3735928559(%ebx,%ecx,8)
446 subw $0x7ace,0xdeadbeef(%ebx,%ecx,8)
448 // CHECK: subw $31438, 69
450 subw $0x7ace,0x45
452 // CHECK: subw $31438, 32493
454 subw $0x7ace,0x7eed
456 // CHECK: subw $31438, 3133065982
458 subw $0x7ace,0xbabecafe
460 // CHECK: subw $31438, 305419896
462 subw $0x7ace,0x1234567
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-thumb2-instructions.s 110 subw r11, pc, #3270
113 @ CHECK: subw r11, pc, #3270 @ encoding: [0xaf,0xf6,0xc6,0x4b]
    [all...]
  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s 110 @ CHECK: subw r2, r2, #16 @ encoding: [0xa2,0xf2,0x10,0x02]
111 @ CHECK: subw r2, r2, #16 @ encoding: [0xa2,0xf2,0x10,0x02]
112 @ CHECK: subw r2, r2, #16 @ encoding: [0xa2,0xf2,0x10,0x02]
215 subw r11, pc, #3270
220 @ CHECK: subw r11, pc, #3270 @ encoding: [0xaf,0xf6,0xc6,0x4b]
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
basic-thumb2-instructions.s 110 @ CHECK: subw r2, r2, #16 @ encoding: [0xa2,0xf2,0x10,0x02]
111 @ CHECK: subw r2, r2, #16 @ encoding: [0xa2,0xf2,0x10,0x02]
112 @ CHECK: subw r2, r2, #16 @ encoding: [0xa2,0xf2,0x10,0x02]
215 subw r11, pc, #3270
220 @ CHECK: subw r11, pc, #3270 @ encoding: [0xaf,0xf6,0xc6,0x4b]
    [all...]

Completed in 1006 milliseconds

12 3