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

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vcvt.s 3 VCVT.F64.U16 d1,d1,#0
4 VCVT.F64.U16 d1,d1,#16
5 VCVT.F64.U16 d1,d1,#8
10 VCVT.F32.U16 s1,s1,#0
11 VCVT.F32.U16 s1,s1,#16
12 VCVT.F32.U16 s1,s1,#15
17 VCVT.U16.F64 d1,d1,#0
18 VCVT.U16.F64 d1,d1,#16
19 VCVT.U16.F64 d1,d1,#15
24 VCVT.U16.F32 s1,s1,#
    [all...]
vcvt-bad.s 3 VCVT.F64.U16 d1,d1,#-1
4 VCVT.F64.U16 d1,d1,#65535
5 VCVT.F64.U16 d1,d1,#17
9 VCVT.F32.U16 s1,s1,#-1
10 VCVT.F32.U16 s1,s1,#65535
11 VCVT.F32.U16 s1,s1,#17
15 VCVT.U16.F64 d1,d1,#-1
16 VCVT.U16.F64 d1,d1,#65535
17 VCVT.U16.F64 d1,d1,#17
21 VCVT.U16.F32 s1,s1,#-
    [all...]
  /external/v8/test/cctest/interpreter/bytecode_expectations/
IntegerConstants.golden 36 /* 42 S> */ B(Wide), B(LdaSmi), U16(1234),
38 /* 48 S> */ B(Wide), B(LdaSmi), U16(5678),
55 /* 42 S> */ B(Wide), B(LdaSmi), U16(1234),
57 /* 48 S> */ B(Wide), B(LdaSmi), U16(1234),
ClassDeclarations.golden 32 B(Wide), B(LdaSmi), U16(148),
34 B(CallRuntime), U16(Runtime::kDefineClass), R(2), U8(4),
46 B(CallRuntime), U16(Runtime::kDefineDataPropertyInLiteral), R(4), U8(5),
47 B(CallRuntime), U16(Runtime::kToFastProperties), R(2), U8(1),
84 B(Wide), B(LdaSmi), U16(148),
86 B(CallRuntime), U16(Runtime::kDefineClass), R(2), U8(4),
98 B(CallRuntime), U16(Runtime::kDefineDataPropertyInLiteral), R(4), U8(5),
99 B(CallRuntime), U16(Runtime::kToFastProperties), R(2), U8(1),
127 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
144 B(Wide), B(LdaSmi), U16(128)
    [all...]
ClassAndSuperClass.golden 36 /* 111 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(6), U8(1),
42 B(CallRuntime), U16(Runtime::kLoadFromSuper), R(3), U8(3),
85 /* 130 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(5), U8(1),
93 /* 138 E> */ B(CallRuntime), U16(Runtime::kStoreToSuper_Strict), R(1), U8(4),
99 /* 150 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1),
105 B(CallRuntime), U16(Runtime::kLoadFromSuper), R(1), U8(3),
140 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1),
142 B(CallRuntime), U16(Runtime::k_GetSuperConstructor), R(2), U8(1),
150 /* 118 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1),
158 /* 118 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1)
    [all...]
DeclareGlobals.golden 23 B(CallRuntime), U16(Runtime::kDeclareGlobals), R(1), U8(2),
31 B(CallRuntime), U16(Runtime::kInitializeVarGlobal), R(1), U8(3),
54 B(CallRuntime), U16(Runtime::kDeclareGlobals), R(0), U8(2),
78 B(CallRuntime), U16(Runtime::kDeclareGlobals), R(1), U8(2),
86 B(CallRuntime), U16(Runtime::kInitializeVarGlobal), R(1), U8(3),
112 B(CallRuntime), U16(Runtime::kDeclareGlobals), R(1), U8(2),
TryCatch.golden 27 B(CallRuntime), U16(Runtime::kPushCatchContext), R(2), U8(3),
29 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
64 /* 49 E> */ B(CallRuntime), U16(Runtime::kPushCatchContext), R(3), U8(3),
66 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
78 /* 77 E> */ B(CallRuntime), U16(Runtime::kPushCatchContext), R(3), U8(3),
80 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
JumpsRequiringConstantWideOperands.golden 847 /* 3370 S> */ B(Wide), B(LdaConstant), U16(256),
849 /* 3383 S> */ B(Wide), B(LdaConstant), U16(257),
851 /* 3396 S> */ B(Wide), B(LdaConstant), U16(258),
853 /* 3409 S> */ B(Wide), B(LdaConstant), U16(259),
855 /* 3422 S> */ B(Wide), B(LdaConstant), U16(260),
857 /* 3435 S> */ B(Wide), B(LdaConstant), U16(261),
859 /* 3448 S> */ B(Wide), B(LdaConstant), U16(262),
861 /* 3461 S> */ B(Wide), B(LdaConstant), U16(263),
863 /* 3474 S> */ B(Wide), B(LdaConstant), U16(264),
865 /* 3487 S> */ B(Wide), B(LdaConstant), U16(265)
    [all...]
LetVariableContextSlot.golden 18 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
44 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
57 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(2), U8(1),
75 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
88 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1),
110 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
125 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1),
Generators.golden 30 B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1),
33 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
42 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8(2),
52 B(CallRuntime), U16(Runtime::k_GeneratorGetInputOrDebugPos), R(6), U8(1),
54 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8(1),
66 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8(2),
76 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8(2),
87 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
90 B(CallRuntime), U16(Runtime::k_GeneratorClose), R(5), U8(1),
91 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(4), U8(1)
    [all...]
ConstVariableContextSlot.golden 18 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
44 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
57 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(2), U8(1),
75 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
88 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1),
89 B(CallRuntime), U16(Runtime::kThrowConstAssignError), R(0), U8(0),
111 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
126 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1),
127 B(CallRuntime), U16(Runtime::kThrowConstAssignError), R(0), U8(0),
LookupSlot.golden 18 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
29 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
41 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6),
63 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
74 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
86 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6),
109 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
122 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
134 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6),
ConstVariable.golden 47 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(1), U8(1),
73 /* 48 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(2), U8(1),
74 B(CallRuntime), U16(Runtime::kThrowConstAssignError), R(0), U8(0),
105 /* 50 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(2), U8(1),
106 B(CallRuntime), U16(Runtime::kThrowConstAssignError), R(0), U8(0),
CallRuntime.golden 21 /* 15 S> */ B(CallRuntime), U16(Runtime::kTheHole), R(0), U8(0),
40 /* 16 S> */ B(CallRuntime), U16(Runtime::kIsArray), R(arg0), U8(1),
62 B(CallRuntime), U16(Runtime::kAdd), R(0), U8(2),
Eval.golden 18 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
29 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
41 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6),
TryFinally.golden 31 /* 53 E> */ B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
35 /* 72 E> */ B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(3), U8(1),
72 /* 53 E> */ B(CallRuntime), U16(Runtime::kPushCatchContext), R(6), U8(3),
74 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
86 /* 73 E> */ B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
90 /* 92 E> */ B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(4), U8(1),
129 /* 57 E> */ B(CallRuntime), U16(Runtime::kPushCatchContext), R(7), U8(3),
131 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
142 /* 76 E> */ B(CallRuntime), U16(Runtime::kPushCatchContext), R(6), U8(3),
144 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0)
    [all...]
DeleteLookupSlotInEval.golden 29 B(CallRuntime), U16(Runtime::kDeleteLookupSlot), R(0), U8(1),
81 B(CallRuntime), U16(Runtime::kDeleteLookupSlot), R(0), U8(1),
NewTarget.golden 24 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(1), U8(1),
47 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(1), U8(1),
TopLevelObjectLiterals.golden 23 B(CallRuntime), U16(Runtime::kDeclareGlobals), R(1), U8(2),
34 B(CallRuntime), U16(Runtime::kInitializeVarGlobal), R(1), U8(3),
CallLookupSlot.golden 18 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
31 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
43 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6),
48 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
ContextParameters.golden 20 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
43 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
68 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
93 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
WithStatement.golden 24 B(CallRuntime), U16(Runtime::kPushWithContext), R(2), U8(2),
ForOf.golden 36 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(2), U8(1),
53 B(CallRuntime), U16(Runtime::kPushCatchContext), R(13), U8(3),
62 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
70 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
94 B(Wide), B(LdaSmi), U16(128),
98 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2),
109 B(CallRuntime), U16(Runtime::kPushCatchContext), R(13), U8(3),
111 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
123 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(6), U8(1),
124 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(11), U8(1)
    [all...]
  /external/v8/test/unittests/interpreter/
bytecode-utils.h 13 #define U16(i) EXTRACT(i, 0), EXTRACT(i, 1)
20 #define U16(i) EXTRACT(i, 1), EXTRACT(i, 0)
34 #define R16(i) U16(REG_OPERAND(i))
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_DeblockingLuma_unsafe_s.S 78 VSHR.U16 q11,q11,#1
79 VHADD.U16 q11,q12,q11
84 VSRA.U16 q13,q12,#1
86 VQRSHRN.U16 d29,q11,#1
88 VQRSHRN.U16 d30,q12,#2
92 VQRSHRN.U16 d31,q13,#2
94 VSHR.U16 q11,q11,#1
95 VHADD.U16 q11,q12,q11
100 VSRA.U16 q13,q12,#1
101 VQRSHRN.U16 d25,q12,#
    [all...]

Completed in 621 milliseconds

1 2 3 4 5 6