HomeSort by relevance Sort by last modified time
    Searched refs:w6 (Results 1 - 25 of 65) sorted by null

1 2 3

  /system/core/libpixelflinger/arch-arm64/
col32cb16blend.S 67 lsr w6, w8, #11 // extract dest red
71 madd w6, w6, w5, w10 // dest red * alpha + src red
75 lsr w6, w6, #8 // shift down red
77 lsl w6, w6, #11 // shift red into 565
78 orr w6, w6, w7, lsl #5 // shift green into 565
79 orr w6, w6, w8, lsr #8 // shift blue into 56
    [all...]
t32cb16blend.S 52 * clobbered: w6, w7, w16, w17, w18
61 mov w6, #0x100
62 sub w7, w6, w7 // sA = 0x100 - (sA+(sA>>7))
71 lsr w6, \SRC, #3
72 and w6, w6, #0x1F
73 add w16, w6, w16, lsr #8
79 and w6, \DREG, #(0x3F<<(16 + 5))
80 lsr w17,w6,#(16+5)
81 mul w6, w7, w1
    [all...]
  /external/chromium_org/ash/wm/
mru_window_tracker_unittest.cc 59 scoped_ptr<aura::Window> w6(CreateWindow());
60 wm::ActivateWindow(w6.get());
77 EXPECT_EQ(w6.get(), window_list[2]);
  /external/llvm/test/MC/AArch64/
dot-req.s 7 fred .req w6
17 // CHECK: mov w1, w6 // encoding: [0xe1,0x03,0x06,0x2a]
18 // CHECK: mov w1, w6 // encoding: [0xe1,0x03,0x06,0x2a]
arm64-memory.s 456 ldxr w6, [x1]
458 ldxrb w6, [x1]
459 ldxrh w6, [x1]
463 ; CHECK: ldxrb w6, [x1] ; encoding: [0x26,0x7c,0x5f,0x08]
464 ; CHECK: ldxrh w6, [x1] ; encoding: [0x26,0x7c,0x5f,0x48]
473 stxp w1, w2, w6, [x1]
480 ; CHECK: stxp w1, w2, w6, [x1] ; encoding: [0x22,0x18,0x21,0x88]
514 ldaxp w2, w6, [x1]
521 ; CHECK: ldaxp w2, w6, [x1] ; encoding: [0x22,0x98,0x7f,0x88]
529 stlxp w1, w2, w6, [x1
    [all...]
basic-a64-instructions.s 364 add w4, w6, wzr
368 // CHECK: add w4, w6, wzr // encoding: [0xc4,0x00,0x1f,0x0b]
385 add w5, w6, w7, asr #21
388 // CHECK: add w5, w6, w7, asr #21 // encoding: [0xc5,0x54,0x87,0x0b]
424 adds w4, w6, wzr
428 // CHECK: adds w4, w6, wzr // encoding: [0xc4,0x00,0x1f,0x2b]
445 adds w5, w6, w7, asr #21
448 // CHECK: adds w5, w6, w7, asr #21 // encoding: [0xc5,0x54,0x87,0x2b]
484 sub w4, w6, wzr
488 // CHECK: sub w4, w6, wzr // encoding: [0xc4,0x00,0x1f,0x4b
    [all...]
  /external/llvm/test/MC/Mips/msa/
test_3r.s 5 # CHECK: add_a.w $w11, $w6, $w22 # encoding: [0x78,0x56,0x32,0xd0]
6 # CHECK: add_a.d $w6, $w10, $w0 # encoding: [0x78,0x60,0x51,0x90]
8 # CHECK: adds_a.h $w25, $w6, $w4 # encoding: [0x78,0xa4,0x36,0x50]
56 # CHECK: binsr.h $w0, $w26, $w6 # encoding: [0x7b,0xa6,0xd0,0x0d]
64 # CHECK: bset.h $w14, $w12, $w6 # encoding: [0x7a,0x26,0x63,0x8d]
78 # CHECK: cle_u.d $w6, $w0, $w30 # encoding: [0x7a,0xfe,0x01,0x8f]
91 # CHECK: div_u.b $w6, $w29, $w10 # encoding: [0x7a,0x8a,0xe9,0x92]
98 # CHECK: dotp_u.h $w13, $w2, $w6 # encoding: [0x78,0xa6,0x13,0x53]
108 # CHECK: dpsub_s.w $w4, $w7, $w6 # encoding: [0x7a,0x46,0x39,0x13]
117 # CHECK: hadd_u.w $w9, $w5, $w6 # encoding: [0x7a,0xc6,0x2a,0x55
    [all...]
test_i8.s 4 # CHECK: bmnzi.b $w6, $w22, 126 # encoding: [0x78,0x7e,0xb1,0x81]
15 bmnzi.b $w6, $w22, 126
test_vec.s 4 # CHECK: bmnz.v $w17, $w6, $w7 # encoding: [0x78,0x87,0x34,0x5e]
12 bmnz.v $w17, $w6, $w7
test_3rf.s 21 # CHECK: fcult.w $w6, $w25, $w9 # encoding: [0x79,0x49,0xc9,0x9a]
33 # CHECK: fmadd.w $w29, $w6, $w23 # encoding: [0x79,0x17,0x37,0x5b]
53 # CHECK: fslt.w $w12, $w5, $w6 # encoding: [0x7b,0x06,0x2b,0x1a]
66 # CHECK: fsult.d $w6, $w23, $w30 # encoding: [0x7b,0x7e,0xb9,0x9a]
81 # CHECK: mul_q.h $w6, $w16, $w30 # encoding: [0x79,0x1e,0x81,0x9c]
83 # CHECK: mulr_q.h $w6, $w20, $w19 # encoding: [0x7b,0x13,0xa1,0x9c]
104 fcult.w $w6, $w25, $w9
116 fmadd.w $w29, $w6, $w23
136 fslt.w $w12, $w5, $w6
149 fsult.d $w6, $w23, $w3
    [all...]
test_mi10.s 10 # CHECK: ld.h $w6, 512($7) # encoding: [0x79,0x00,0x39,0xa1]
37 ld.h $w6, 512($7)
test_bit.s 10 # CHECK: binsli.d $w6, $w2, 6 # encoding: [0x7b,0x06,0x11,0x89]
36 # CHECK: srai.h $w1, $w6, 0 # encoding: [0x78,0xe0,0x30,0x49]
40 # CHECK: srari.h $w7, $w6, 4 # encoding: [0x79,0x64,0x31,0xca]
59 binsli.d $w6, $w2, 6
85 srai.h $w1, $w6, 0
89 srari.h $w7, $w6, 4
test_i5.s 34 # CHECK: maxi_u.d $w26, $w6, 4 # encoding: [0x79,0xe4,0x36,0x86]
79 maxi_u.d $w26, $w6, 4
  /external/openssl/crypto/sha/asm/
sha1-armv8.S 74 add w21,w21,w6 // future e+=X[i]
229 eor w4,w4,w6
255 eor w6,w6,w8
259 eor w6,w6,w14
263 eor w6,w6,w3
267 ror w6,w6,#3
    [all...]
sha256-armv8.S 43 eor w6,w24,w24,ror#14
49 eor w16,w16,w6,ror#11 // Sigma1(e)
50 ror w6,w20,#2
57 eor w17,w6,w17,ror#13 // Sigma0(a)
64 ldp w5,w6,[x1],#2*4
111 rev w6,w6 // 3
120 add w24,w24,w6 // h+=X[i]
311 str w6,[sp,#12]
314 eor w6,w21,w21,ror#1
    [all...]
  /external/chromium_org/net/websockets/
websocket_throttle_test.cc 185 scoped_refptr<WebSocketJob> w6(new WebSocketJob(&delegate));
187 new SocketStream(GURL("ws://host6/"), w6.get(), &context, NULL));
188 w6->InitSocketStream(s6.get());
195 w6->OnStartOpenConnection(s6.get(), callback_s6.callback()));
199 // 1.2.3.6 | w1 w4 w5 w6
231 // 1.2.3.6 | w4 w5 w6
242 // 1.2.3.6 | w4 w5 w6
254 // 1.2.3.6 | w4 w6
257 // w6 close abnormally (e.g. renderer finishes) while waiting in queue.
259 w6->DetachDelegate()
    [all...]
  /external/chromium_org/v8/test/cctest/
test-disasm-arm64.cc 140 COMPARE(Mov(w6, Operand(w7, LSL, 5)), "lsl w6, w7, #5");
160 COMPARE(Mvn(w6, Operand(w7, LSL, 12)), "mvn w6, w7, lsl #12");
323 COMPARE(add(w6, w7, Operand(w8, LSL, 1)), "add w6, w7, w8, lsl #1");
336 COMPARE(add(w6, wcsp, Operand(w7, LSL, 3)), "add w6, wcsp, w7, lsl #3");
349 COMPARE(sub(w6, w7, Operand(w8, LSL, 1)), "sub w6, w7, w8, lsl #1")
    [all...]
  /external/vixl/test/
test-disasm-a64.cc 115 COMPARE(Mov(w6, Operand(w7, LSL, 5)), "lsl w6, w7, #5");
126 COMPARE(Mvn(w6, Operand(w7, LSL, 12)), "mvn w6, w7, lsl #12");
284 COMPARE(add(w6, w7, Operand(w8, LSL, 1)), "add w6, w7, w8, lsl #1");
297 COMPARE(add(w6, wsp, Operand(w7, LSL, 3)), "add w6, wsp, w7, lsl #3");
310 COMPARE(sub(w6, w7, Operand(w8, LSL, 1)), "sub w6, w7, w8, lsl #1")
    [all...]
  /external/openssl/crypto/aes/asm/
aesv8-armx-64.S 284 mov w6,w5
296 subs w6,w6,#2
324 mov w6,w5
454 subs w6,w6,#2
504 mov w6,w5
520 subs w6,w6,#2
574 mov w6,w
    [all...]
  /art/runtime/arch/arm64/
quick_entrypoints_arm64.S 722 LOADREG x8 4 w6 .LfillRegisters
846 LOADREG x8 4 w6 .LfillRegisters2
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 61 * w = w0 + w1*z + w2*z + w3*z + ... + w6*z
155 w6 = -1.63092934096575273989e-03; /* 0xBF5AB89D, 0x0B9E43E4 */ variable
290 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
e_lgammaf_r.c 88 w6 = -1.6309292987e-03; /* 0xbad5c4e8 */ variable
223 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
  /external/fdlibm/
e_lgamma_r.c 58 * w = w0 + w1*z + w2*z + w3*z + ... + w6*z
154 w6 = -1.63092934096575273989e-03; /* 0xBF5AB89D, 0x0B9E43E4 */ variable
297 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_manager_unittest.cc 167 scoped_ptr<aura::Window> w6(CreateWindow(ui::wm::WINDOW_TYPE_CONTROL, rect));
191 EXPECT_FALSE(wm::GetWindowState(w6.get())->IsMaximized());
196 EXPECT_EQ(rect.ToString(), w6->bounds().ToString());
211 EXPECT_EQ(rect.ToString(), w6->bounds().ToString());
293 scoped_ptr<aura::Window> w6(CreateWindow(ui::wm::WINDOW_TYPE_CONTROL, rect));
314 EXPECT_FALSE(wm::GetWindowState(w6.get())->IsMaximized());
319 EXPECT_EQ(rect.ToString(), w6->bounds().ToString());
334 EXPECT_EQ(rect.ToString(), w6->bounds().ToString());
    [all...]
  /external/libhevc/common/arm64/
ihevc_deblk_chroma_horz.s 63 sxtw x6,w6

Completed in 1842 milliseconds

1 2 3