Home
last modified time | relevance | path

Searched refs:binop (Results 1 – 25 of 2694) sorted by relevance

12345678910>>...108

/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_mips_toIR.c952 return binop(Iop_Or32, binop(Iop_Shl32, src, mkU8(32 - rot)), in genROR32()
963 return binop(Iop_Or32, binop(Iop_Shl32, src, mkexpr(t1)), in genRORV32()
1485 putFCSR(binop(Iop_Or32, getFCSR(), binop(Iop_Shl32, e, mkU8(23)))); in setFPUCondCode()
1515 return binop(Iop_Xor32, mkexpr(rm_MIPS), binop(Iop_And32, in get_IR_roundingmode()
1989 assign(t1, binop(Iop_And32, binop(Iop_Shr32, mkexpr(ccMIPS), in dis_instr_CCondFmt()
1992 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32, in dis_instr_CCondFmt()
1995 assign(t3, binop(Iop_And32, binop(Iop_Shr32, mkexpr(ccMIPS), in dis_instr_CCondFmt()
12860 putFCSR(binop(Iop_Or32, binop(Iop_Or32, binop(Iop_Or32, in disInstr_MIPS_WRK()
12873 putFCSR(binop(Iop_Or32, binop(Iop_Or32, binop(Iop_Or32, in disInstr_MIPS_WRK()
16728 assign(t2, unop(Iop_1Sto32, binop(Iop_CmpEQ32, binop(Iop_And32, in disInstr_MIPS_WRK()
[all …]
H A Dguest_ppc_toIR.c2293 binop(Iop_Xor32,binop(Iop_Xor32,(_cc),(_dd)),(_ee)) in set_XER_OV_32()
2296 binop(Iop_And32,binop(Iop_And32,(_ff),(_gg)),(_hh)) in set_XER_OV_32()
2426 binop(Iop_Xor64,binop(Iop_Xor64,(_cc),(_dd)),(_ee)) in set_XER_OV_64()
2429 binop(Iop_And64,binop(Iop_And64,(_ff),(_gg)),(_hh)) in set_XER_OV_64()
2630 = binop( in set_XER_CA_32()
2660 = binop( in set_XER_CA_32()
2750 = binop( in set_XER_CA_64()
2781 = binop( in set_XER_CA_64()
2804 = binop( in set_XER_CA_64()
2836 = binop( in set_XER_CA_64()
[all …]
H A Dguest_tilegx_toIR.c246 (binop(Iop_Sar64, binop(Iop_Shl64, _e, mkU8(63 - (_n))), mkU8(63 - (_n))))))
618 binop(Iop_Or64, in disInstr_TILEGX_WRK()
643 binop(Iop_And64, in disInstr_TILEGX_WRK()
670 assign(t0, binop(Iop_Or64, in disInstr_TILEGX_WRK()
678 assign(t2, binop(Iop_Or64, in disInstr_TILEGX_WRK()
902 assign(t0, binop(Iop_Shl64, in disInstr_TILEGX_WRK()
907 assign(t1, binop(Iop_Sub64, in disInstr_TILEGX_WRK()
911 assign(t2, binop(Iop_Or64, in disInstr_TILEGX_WRK()
1790 assign(t2, binop(Iop_Or64, in disInstr_TILEGX_WRK()
1797 assign(t2, binop(Iop_Or64, in disInstr_TILEGX_WRK()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_mips_toIR.c1267 return binop(Iop_Or32, binop(Iop_Shl32, src, mkU8(32 - rot)), in genROR32()
1278 return binop(Iop_Or32, binop(Iop_Shl32, src, mkexpr(t1)), in genRORV32()
2067 putFCSR(binop(Iop_Or32, getFCSR(), binop(Iop_Shl32, e, mkU8(23)))); in setFPUCondCode()
2097 return binop(Iop_Xor32, mkexpr(rm_MIPS), binop(Iop_And32, in get_IR_roundingmode()
2121 return binop(Iop_Xor32, mkexpr(rm_MIPS), binop(Iop_And32, in get_IR_roundingmode_MSA()
2595 assign(t1, binop(Iop_And32, binop(Iop_Shr32, mkexpr(ccMIPS), in dis_instr_CCondFmt()
2598 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32, in dis_instr_CCondFmt()
2601 assign(t3, binop(Iop_And32, binop(Iop_Shr32, mkexpr(ccMIPS), in dis_instr_CCondFmt()
27273 putFCSR(binop(Iop_Or32, binop(Iop_Or32, binop(Iop_Or32, in disInstr_MIPS_WRK()
27286 putFCSR(binop(Iop_Or32, binop(Iop_Or32, binop(Iop_Or32, in disInstr_MIPS_WRK()
[all …]
H A Dguest_ppc_toIR.c2357 binop(Iop_Xor32,binop(Iop_Xor32,(_cc),(_dd)),(_ee)) in calculate_XER_OV_32()
2360 binop(Iop_And32,binop(Iop_And32,(_ff),(_gg)),(_hh)) in calculate_XER_OV_32()
2499 binop(Iop_Xor64,binop(Iop_Xor64,(_cc),(_dd)),(_ee)) in calculate_XER_OV_64()
2502 binop(Iop_And64,binop(Iop_And64,(_ff),(_gg)),(_hh)) in calculate_XER_OV_64()
2737 = binop( in calculate_XER_CA_32()
2767 = binop( in calculate_XER_CA_32()
2867 = binop( in calculate_XER_CA_64()
2898 = binop( in calculate_XER_CA_64()
2921 = binop( in calculate_XER_CA_64()
2953 = binop( in calculate_XER_CA_64()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_mips_toIR.c1267 return binop(Iop_Or32, binop(Iop_Shl32, src, mkU8(32 - rot)), in genROR32()
1278 return binop(Iop_Or32, binop(Iop_Shl32, src, mkexpr(t1)), in genRORV32()
2067 putFCSR(binop(Iop_Or32, getFCSR(), binop(Iop_Shl32, e, mkU8(23)))); in setFPUCondCode()
2097 return binop(Iop_Xor32, mkexpr(rm_MIPS), binop(Iop_And32, in get_IR_roundingmode()
2121 return binop(Iop_Xor32, mkexpr(rm_MIPS), binop(Iop_And32, in get_IR_roundingmode_MSA()
2595 assign(t1, binop(Iop_And32, binop(Iop_Shr32, mkexpr(ccMIPS), in dis_instr_CCondFmt()
2598 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32, in dis_instr_CCondFmt()
2601 assign(t3, binop(Iop_And32, binop(Iop_Shr32, mkexpr(ccMIPS), in dis_instr_CCondFmt()
27273 putFCSR(binop(Iop_Or32, binop(Iop_Or32, binop(Iop_Or32, in disInstr_MIPS_WRK()
27286 putFCSR(binop(Iop_Or32, binop(Iop_Or32, binop(Iop_Or32, in disInstr_MIPS_WRK()
[all …]
H A Dguest_ppc_toIR.c2357 binop(Iop_Xor32,binop(Iop_Xor32,(_cc),(_dd)),(_ee)) in calculate_XER_OV_32()
2360 binop(Iop_And32,binop(Iop_And32,(_ff),(_gg)),(_hh)) in calculate_XER_OV_32()
2499 binop(Iop_Xor64,binop(Iop_Xor64,(_cc),(_dd)),(_ee)) in calculate_XER_OV_64()
2502 binop(Iop_And64,binop(Iop_And64,(_ff),(_gg)),(_hh)) in calculate_XER_OV_64()
2737 = binop( in calculate_XER_CA_32()
2767 = binop( in calculate_XER_CA_32()
2867 = binop( in calculate_XER_CA_64()
2898 = binop( in calculate_XER_CA_64()
2921 = binop( in calculate_XER_CA_64()
2953 = binop( in calculate_XER_CA_64()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/walrus-0.19.0/src/module/functions/local_function/
H A Dmod.rs300 let binop = |ctx: &mut ValidationContext, op| { in append_instruction() localVariable
386 Operator::I32Eq => binop(ctx, BinaryOp::I32Eq), in append_instruction()
387 Operator::I32Ne => binop(ctx, BinaryOp::I32Ne), in append_instruction()
398 Operator::I64Eq => binop(ctx, BinaryOp::I64Eq), in append_instruction()
399 Operator::I64Ne => binop(ctx, BinaryOp::I64Ne), in append_instruction()
409 Operator::F32Eq => binop(ctx, BinaryOp::F32Eq), in append_instruction()
410 Operator::F32Ne => binop(ctx, BinaryOp::F32Ne), in append_instruction()
411 Operator::F32Lt => binop(ctx, BinaryOp::F32Lt), in append_instruction()
412 Operator::F32Gt => binop(ctx, BinaryOp::F32Gt), in append_instruction()
413 Operator::F32Le => binop(ctx, BinaryOp::F32Le), in append_instruction()
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A Dcodegen_binop_template.m2 %CODEGEN_BINOP_TEMPLATE create binop functions
9 fprintf ('\n%-9s', binop) ;
13 codegen_binop_method (binop, bfunc, 'bool') ;
18 codegen_binop_method (binop, ifunc, 'int8_t' ) ;
19 codegen_binop_method (binop, ifunc, 'int16_t' ) ;
20 codegen_binop_method (binop, ifunc, 'int32_t' ) ;
21 codegen_binop_method (binop, ifunc, 'int64_t' ) ;
22 codegen_binop_method (binop, ifunc, 'uint8_t' ) ;
23 codegen_binop_method (binop, ifunc, 'uint16_t') ;
24 codegen_binop_method (binop, ifunc, 'uint32_t') ;
[all …]

12345678910>>...108