Home
last modified time | relevance | path

Searched defs:op1 (Results 1 – 25 of 71) sorted by relevance

123

/third_party/uboot/u-boot-2020.01/drivers/bios_emulator/x86emu/
Dops.c178 u8 op1) in x86emuOp_illegal_op()
204 void x86emuOp_genop_byte_RM_R(u8 op1) in x86emuOp_genop_byte_RM_R()
244 void x86emuOp_genop_word_RM_R(u8 op1) in x86emuOp_genop_word_RM_R()
310 void x86emuOp_genop_byte_R_RM(u8 op1) in x86emuOp_genop_byte_R_RM()
346 void x86emuOp_genop_word_R_RM(u8 op1) in x86emuOp_genop_word_R_RM()
403 void x86emuOp_genop_byte_AL_IMM(u8 op1) in x86emuOp_genop_byte_AL_IMM()
424 void x86emuOp_genop_word_AX_IMM(u8 op1) in x86emuOp_genop_word_AX_IMM()
455 void x86emuOp_push_ES(u8 X86EMU_UNUSED(op1)) in x86emuOp_push_ES()
469 void x86emuOp_pop_ES(u8 X86EMU_UNUSED(op1)) in x86emuOp_pop_ES()
483 void x86emuOp_push_CS(u8 X86EMU_UNUSED(op1)) in x86emuOp_push_CS()
[all …]
/third_party/boost/libs/iostreams/test/
Doperation_sequence_test.cpp59 operation op1 = seq.new_operation(1); in operation_sequence_test() local
82 operation op1 = seq.new_operation(1); in operation_sequence_test() local
96 operation op1 = seq.new_operation(1); in operation_sequence_test() local
126 operation op1 = seq.new_operation(-43); in operation_sequence_test() local
152 operation op1 = seq.new_operation(1); in operation_sequence_test() local
172 operation op1 = seq.new_operation(1); in operation_sequence_test() local
204 operation op1 = seq.new_operation(1, 1); in operation_sequence_test() local
219 operation op1 = seq.new_operation(1); in operation_sequence_test() local
234 operation op1 = seq.new_operation(1); in operation_sequence_test() local
250 operation op1 = seq.new_operation(1, 1); in operation_sequence_test() local
/third_party/cmsis/CMSIS/Core/Include/
Dcmsis_armclang_ltm.h901 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
1365 __STATIC_FORCEINLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) in __SADD8()
1373 __STATIC_FORCEINLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) in __QADD8()
1381 __STATIC_FORCEINLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) in __SHADD8()
1389 __STATIC_FORCEINLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) in __UADD8()
1397 __STATIC_FORCEINLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2) in __UQADD8()
1405 __STATIC_FORCEINLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2) in __UHADD8()
1414 __STATIC_FORCEINLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2) in __SSUB8()
1422 __STATIC_FORCEINLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2) in __QSUB8()
1430 __STATIC_FORCEINLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2) in __SHSUB8()
[all …]
Dcmsis_gcc.h1021 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
1621 __STATIC_FORCEINLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) in __SADD8()
1629 __STATIC_FORCEINLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) in __QADD8()
1637 __STATIC_FORCEINLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) in __SHADD8()
1645 __STATIC_FORCEINLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) in __UADD8()
1653 __STATIC_FORCEINLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2) in __UQADD8()
1661 __STATIC_FORCEINLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2) in __UHADD8()
1670 __STATIC_FORCEINLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2) in __SSUB8()
1678 __STATIC_FORCEINLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2) in __QSUB8()
1686 __STATIC_FORCEINLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2) in __SHSUB8()
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, in BuildAndCheckTrace()
208 const std::string& op2) { in TEST_F()
678 const PeelTraceType& expected_peel_trace) { in TEST_F()
956 const PeelTraceType& expected_peel_trace, size_t nb_of_loops) { in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, in BuildAndCheckTrace()
208 const std::string& op2) { in TEST_F()
678 const PeelTraceType& expected_peel_trace) { in TEST_F()
956 const PeelTraceType& expected_peel_trace, size_t nb_of_loops) { in TEST_F()
/third_party/boost/libs/yap/example/
Dautodiff_example.cpp186 OPNode* op1 = create_binary_op_node(OP_TIMES,v5,x1); //op1 = v5*x1 in BOOST_FIXTURE_TEST_SUITE() local
231 OPNode* op1 = create_binary_op_node(OP_TIMES,v5,x1); //op1 = v5*x1 in build_linear_function2_manually() local
275 OPNode* op1 = create_binary_op_node(OP_TIMES,x2,x1); in build_nl_function1_manually() local
523 Node* op1 = create_binary_op_node(OP_TIMES,x1,x2); in BOOST_AUTO_TEST_CASE() local
558 Node* op1 = create_binary_op_node(OP_TIMES,x1,x1); in BOOST_AUTO_TEST_CASE() local
752 Node* op1 = create_binary_op_node(OP_TIMES,x1,x1); in BOOST_AUTO_TEST_CASE() local
775 Node* op1 = create_binary_op_node(OP_TIMES, x1,x2); in BOOST_AUTO_TEST_CASE() local
808 Node* op1 = create_binary_op_node(OP_POW,x1,p2); in BOOST_AUTO_TEST_CASE() local
822 Node* op1 = create_binary_op_node(OP_POW,x1,p2); in BOOST_AUTO_TEST_CASE() local
840 Node* op1 = create_binary_op_node(OP_TIMES,x1,p1); in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/locale/src/shared/
Dmo_lambda.cpp36 plural_ptr op1; member
48 plural_ptr op1,op2; member
189 plural_ptr op1,op2,op3; member
338 plural_ptr op1; in un_expr() local
/third_party/boost/libs/test/doc/examples/
Dexample82_contexts.run-fail.cpp16 bool op1(int) { return level < 2; } in op1() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_builder.h294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd()
306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan()
320 Instruction* AddSLessThan(uint32_t op1, uint32_t op2) { in AddSLessThan()
334 Instruction* AddLessThan(uint32_t op1, uint32_t op2) { in AddLessThan()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_builder.h294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd()
306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan()
320 Instruction* AddSLessThan(uint32_t op1, uint32_t op2) { in AddSLessThan()
334 Instruction* AddLessThan(uint32_t op1, uint32_t op2) { in AddLessThan()
/third_party/uboot/u-boot-2020.01/post/lib_powerpc/
Dcmp.c33 ulong op1; member
Dcmpi.c33 ulong op1; member
Dthreei.c32 ulong op1; member
Dandi.c30 ulong op1; member
Dsrawi.c30 ulong op1; member
Dthree.c34 ulong op1; member
Dthreex.c34 ulong op1; member
Drlwinm.c30 ulong op1; member
Drlwnm.c31 ulong op1; member
Drlwimi.c32 ulong op1; member
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dtraversal_ring_creator.hpp322 turn_operation_type const& op1 = turn.operations[1]; in get_operation_index() local
375 turn_operation_type const& op1 = turn.operations[1]; in iterate_with_preference() local
/third_party/boost/boost/range/
Dnumeric.hpp119 BinaryOperation1 op1, in inner_product()
/third_party/boost/libs/algorithm/test/
Dtransform_reduce_test.cpp73 test_init_bop_bop(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test_init_bop_bop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp112 auto op1 = Data.getULEB128(Offset); in parse() local
122 auto op1 = Data.getULEB128(Offset); in parse() local

123