HomeSort by relevance Sort by last modified time
    Searched refs:x7 (Results 126 - 150 of 649) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/MC/AArch64/
arm64-memory.s 211 ldr x29, [x7, #8]!
212 ldr x30, [x7, #8]!
219 str x30, [x7, #-8]!
220 str x29, [x7, #-8]!
227 ; CHECK: ldr x29, [x7, #8]! ; encoding: [0xfd,0x8c,0x40,0xf8]
228 ; CHECK: ldr x30, [x7, #8]! ; encoding: [0xfe,0x8c,0x40,0xf8]
235 ; CHECK: str x30, [x7, #-8]! ; encoding: [0xfe,0x8c,0x1f,0xf8]
236 ; CHECK: str x29, [x7, #-8]! ; encoding: [0xfd,0x8c,0x1f,0xf8]
246 str x30, [x7], #-8
247 str x29, [x7], #-
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/mach-au1x00/
au1000.h 127 #define INTC_INT_HIGH_AND_LOW_LEVEL 0x7
509 #define SSI_CONFIG_ALEN_MASK (0x7 << 20)
511 #define SSI_CONFIG_DLEN_MASK (0x7 << 16)
735 #define SYS_CS_ME1_MASK (0x7 << SYS_CS_ME1_BIT)
740 #define SYS_CS_ME0_MASK (0x7 << SYS_CS_ME0_BIT)
745 #define SYS_CS_MI2_MASK (0x7 << SYS_CS_MI2_BIT)
750 #define SYS_CS_MUH_MASK (0x7 << SYS_CS_MUH_BIT)
755 #define SYS_CS_MUD_MASK (0x7 << SYS_CS_MUD_BIT)
760 #define SYS_CS_MIR_MASK (0x7 << SYS_CS_MIR_BIT)
771 #define SYS_CS_MUX_FQ5 0x7
    [all...]
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AddressingModes.h 74 switch ((Imm >> 6) & 0x7) {
119 return Imm & 0x7;
124 assert((Imm & 0x7) == Imm && "invalid immediate!");
139 return getExtendType((Imm >> 3) & 0x7);
172 assert((Imm & 0x7) == Imm && "Illegal shifted immedate value!");
173 return (getExtendEncoding(ET) << 3) | (Imm & 0x7);
185 return getExtendType((Imm >> 1) & 0x7);
354 uint8_t Exp = (Imm >> 4) & 0x7;
390 Exp = ((Exp+3) & 0x7) ^ 4;
418 Exp = ((Exp+3) & 0x7) ^ 4
    [all...]
  /external/openssl/crypto/bn/asm/
x86-gf2m.pl 85 &mov (@i[0],0x7);
155 &mov (@i[0],0x7);
162 &mov (@i[1],0x7); # 5-byte instruction!?
167 &mov (@i[0],0x7);
172 &mov (@i[1],0x7);
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 324 int x7 = input[6]; local
326 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
339 s6 = cospi_26_64 * x6 + cospi_6_64 * x7;
340 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
349 x7 = dct_const_round_shift(s3 - s7);
358 s6 = -cospi_24_64 * x6 + cospi_8_64 * x7;
359 s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
368 x7 = dct_const_round_shift(s5 - s7);
373 s6 = cospi_16_64 * (x6 + x7);
374 s7 = cospi_16_64 * (x6 - x7);
648 int x7 = input[6]; local
    [all...]
  /external/libhevc/common/arm64/
ihevc_inter_pred_filters_luma_vert_w16inp.s 125 subs x7,x3,#0 //x3->ht
143 mul x7, x7, x3 //multiply height by width
144 sub x7, x7,#4 //subtract by one for epilog
222 subs x7,x7,#4
310 subs x7,x7,#4
ihevc_inter_pred_luma_vert_w16inp_w16out.s 134 subs x7,x3,#0 //r3->ht
154 mul x7, x7, x3 //multiply height by width
155 sub x7, x7, #4 //subtract by one for epilog
235 subs x7,x7,#4
328 subs x7,x7,#4
ihevc_sao_band_offset_chroma.s 59 //x7 => *pi1_sao_offset_u 52
89 mov x19,x7 // pi1_sao_offset_u 52
124 MOV x7, x19 //Loads pi1_sao_offset_u
140 LD1 {v30.8b},[x7] //pi1_sao_offset_u load
310 ADD x7,x6,x1
318 LD2 {v21.8b, v22.8b},[x7] //vld1q_u8(pu1_src_cpy)
348 ST2 {v21.8b, v22.8b},[x7] //vst1q_u8(pu1_src_cpy, au1_cur_row)
366 ADD x7,x6,x1
379 LD2 {v21.8b, v22.8b},[x7] //vld1q_u8(pu1_src_cpy)
416 ST1 {v21.8b},[x7] //vst1q_u8(pu1_src_cpy, au1_cur_row
    [all...]
ihevc_inter_pred_chroma_horz.s 122 mov x7,x16 //loads ht
126 subs x14,x7,#0 //checks for ht == 0
149 tst x7,#3
333 // mov x0, x7
474 mov x7,x5
510 subs x7,x7,#8 //decrement the wd loop
525 mov x7,x5
582 subs x7,x7,#8 //(prologue)decrement the wd loo
    [all...]
ihevc_intra_pred_chroma_mode_3_to_9.s 113 adrp x7, :got:gai4_ihevc_ang_table
114 ldr x7, [x7, #:got_lo12:gai4_ihevc_ang_table]
119 add x7, x7, x5, lsl #2 //gai4_ihevc_ang_table[mode]
120 ldr w7, [x7] //intra_pred_ang
121 sxtw x7,w7
135 sub x7, x5, #3
139 add x12, x12, x7, lsl #4
142 mov x7, #
    [all...]
ihevc_weighted_pred_bi_default.s 107 // x7 => lvl_shift2
132 mov x19,x7 // lvl_shift2 52
141 mov x7,x19 //load lvl_shift2
152 neg x7, x20
227 add x0,x0,x7 //pi2_src1 + 4*src_strd1 - 2*wd(since pi2_src1 is 16 bit pointer double the increment with double the wd decrement)
244 neg x7, x20
272 add x0,x0,x7 //pi2_src1 + 2*src_strd1 - 2*wd(since pi2_src1 is 16 bit pointer double the increment with double the wd decrement)
326 add x0,x0,x7 //pi2_src1 + 4*src_strd1 - 2*wd(since pi2_src1 is 16 bit pointer double the increment with double the wd decrement)
347 neg x7, x20
378 add x0,x0,x7 //pi2_src1 + 4*src_strd1 - 2*wd(since pi2_src1 is 16 bit pointer double the inc (…)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 924 int x7 = input[6]; local
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 924 int x7 = input[6]; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_reg.h 290 #define MAP_UNIT_MASK (0x7<<16)
300 #define TEXCOORDTYPE_MASK (0x7<<11)
311 #define TEXCOORD_ADDR_U_MASK 0x7
386 #define LOGICOP_NAND 0x7
531 #define TM0S1_MAPSURF_FORMAT_MASK (0x7 << 6)
541 #define TM0S1_MT_FORMAT_MASK (0x7 << 3)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
win64-except.c 374 span = 1; low = 8; high = 128; mask = 0x7;
384 mask = 0x7;
495 size = 0; low = 8; high = 128; shift = 3; mask = 0x7;
503 mask = 0x7;
506 size = 2; low = 0; high = 8*64*1024-8; shift = 3; mask = 0x7;
512 size = 4; low = high = 0; shift = 0; mask = 0x7;
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_reg.h 290 #define MAP_UNIT_MASK (0x7<<16)
300 #define TEXCOORDTYPE_MASK (0x7<<11)
311 #define TEXCOORD_ADDR_U_MASK 0x7
386 #define LOGICOP_NAND 0x7
531 #define TM0S1_MAPSURF_FORMAT_MASK (0x7 << 6)
541 #define TM0S1_MT_FORMAT_MASK (0x7 << 3)
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.c 358 tran_high_t x7 = input[6]; local
360 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
373 s6 = cospi_26_64 * x6 + cospi_6_64 * x7;
374 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
383 x7 = dct_const_round_shift(s3 - s7);
392 s6 = -cospi_24_64 * x6 + cospi_8_64 * x7;
393 s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
402 x7 = dct_const_round_shift(s5 - s7);
407 s6 = cospi_16_64 * (x6 + x7);
408 s7 = cospi_16_64 * (x6 - x7);
684 tran_high_t x7 = input[6]; local
1773 tran_high_t x7 = input[6]; local
2103 tran_high_t x7 = input[6]; local
    [all...]
  /bionic/libc/kernel/uapi/drm/
i810_drm.h 237 #define PR_RECTS (0x7<<18)
239 #define PR_MASK (0x7<<18)
  /external/chromium_org/third_party/angle/samples/angle/stencil_operations/
StencilOperations.cpp 127 0x7, // Result of test 0
154 // ( 0x7 & 0x3 ) < ( 0x1 & 0x7 )
156 // The value in the stencil buffer for these pixels will be 0x7.
157 glStencilFunc(GL_LESS, 0x7, 0x3);
  /external/chromium_org/third_party/boringssl/src/crypto/asn1/
a_utf8.c 108 value = ((unsigned long)(*p++ & 0x7)) << 18;
182 *str++ = (unsigned char)(((value >> 18) & 0x7) | 0xf0);
  /external/chromium_org/third_party/opus/src/celt/
celt.h 179 return ret|(c&0x7);
187 return fromOpusTable[(c>>3)-16] | (c&0x7);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass32/
dwarf32_testhd.asm 207 .byte 0x7
215 .byte 0x7
228 .byte 0x7
232 .byte 0x7
253 .byte 0x7
282 .uleb128 0x7
464 .uleb128 0x7
478 .uleb128 0x7
481 .uleb128 0x7
495 .uleb128 0x7
    [all...]
  /external/chromium_org/v8/test/cctest/
test-code-stubs-arm64.cc 166 Register source_registers[] = {jssp, x0, x1, x2, x3, x4, x5, x6, x7, x8, x9,
169 Register dest_registers[] = {x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11,
  /external/kernel-headers/original/uapi/drm/
i810_drm.h 258 #define PR_RECTS (0x7<<18)
259 #define PR_MASK (0x7<<18)
  /external/libopus/celt/
celt.h 179 return ret|(c&0x7);
187 return fromOpusTable[(c>>3)-16] | (c&0x7);

Completed in 1443 milliseconds

1 2 3 4 56 7 8 91011>>