Home
last modified time | relevance | path

Searched refs:emit_xor (Results 1 – 25 of 36) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/net/
H A Dbpf_jit.c237 static inline void emit_xor(unsigned int dst, unsigned int src1, in emit_xor() function
248 emit_xor(dst, src, r_tmp, ctx); in emit_xori()
891 emit_xor(r_A, r_A, r_X, ctx); in build_body()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/net/
H A Dbpf_jit.c237 static inline void emit_xor(unsigned int dst, unsigned int src1, in emit_xor() function
248 emit_xor(dst, src, r_tmp, ctx); in emit_xori()
891 emit_xor(r_A, r_A, r_X, ctx); in build_body()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/net/
H A Dbpf_jit.c237 static inline void emit_xor(unsigned int dst, unsigned int src1, in emit_xor() function
248 emit_xor(dst, src, r_tmp, ctx); in emit_xori()
891 emit_xor(r_A, r_A, r_X, ctx); in build_body()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/sh2_dynarec/
H A Dassem_x86.c717 void emit_xor(unsigned int rs1,unsigned int rs2,unsigned int rt) in emit_xor() function
735 emit_xor(rt,rs2,rt); in emit_xor()
1679 emit_xor(s1,s2,s2); in emit_cmpstr()
1685 emit_xor(temp,s2,temp); in emit_cmpstr()
2368 emit_xor(temp,s1,temp); in emit_div0s()
H A Dassem_x64.c802 void emit_xor(unsigned int rs1,unsigned int rs2,unsigned int rt) in emit_xor() function
820 emit_xor(rt,rs2,rt); in emit_xor()
1840 emit_xor(s1,s2,s2); in emit_cmpstr()
1846 emit_xor(temp,s2,temp); in emit_cmpstr()
2616 emit_xor(temp,s1,temp); in emit_div0s()
H A Dassem_arm.c861 void emit_xor(unsigned int rs1,unsigned int rs2,unsigned int rt) in emit_xor() function
1138 emit_xor(14,rt,rt); in emit_swapb()
1806 emit_xor(s1,s2,14); in emit_cmpstr()
/dports/lang/nwcc/nwcc_0.8.3/
H A Damd64_emit_yasm.c928 emit_xor(struct reg **dest, struct icode_instr *src) { in emit_xor() function
1527 emit_xor,
H A Damd64_emit_gas.c949 emit_xor(struct reg **dest, struct icode_instr *src) { in emit_xor() function
1671 emit_xor,
H A Dmips_emit_as.c1446 emit_xor(struct reg **dest, struct icode_instr *src) { in emit_xor() function
2615 emit_xor,
H A Dsparc_emit_as.c1757 emit_xor(struct reg **dest, struct icode_instr *src) { in emit_xor() function
2773 emit_xor,
H A Dx86_emit_nasm.c2051 emit_xor(struct reg **dest, struct icode_instr *src) { function
3126 emit_xor,
H A Dx86_emit_gas.c2218 emit_xor(struct reg **dest, struct icode_instr *src) { in emit_xor() function
3598 emit_xor,
H A Dpower_emit_as.c2679 emit_xor(struct reg **dest, struct icode_instr *src) { in emit_xor() function
3923 emit_xor,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/x64/
H A Dassembler-x64.h2170 void emit_xor(Register dst, Register src, int size) { in emit_xor() function
2180 void emit_xor(Register dst, Operand src, int size) { in emit_xor() function
2184 void emit_xor(Register dst, Immediate src, int size) { in emit_xor() function
2188 void emit_xor(Operand dst, Immediate src, int size) { in emit_xor() function
2192 void emit_xor(Operand dst, Register src, int size) { in emit_xor() function
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Dassembler-x64.h2321 void emit_xor(Register dst, Register src, int size) { in emit_xor() function
2331 void emit_xor(Register dst, Operand src, int size) { in emit_xor() function
2335 void emit_xor(Register dst, Immediate src, int size) { in emit_xor() function
2339 void emit_xor(Operand dst, Immediate src, int size) { in emit_xor() function
2343 void emit_xor(Operand dst, Register src, int size) { in emit_xor() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/x64/
H A Dassembler-x64.h2272 void emit_xor(Register dst, Register src, int size) { in emit_xor() function
2282 void emit_xor(Register dst, Operand src, int size) { in emit_xor() function
2286 void emit_xor(Register dst, Immediate src, int size) { in emit_xor() function
2290 void emit_xor(Operand dst, Immediate src, int size) { in emit_xor() function
2294 void emit_xor(Operand dst, Register src, int size) { in emit_xor() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/net/
H A Dbpf_jit_comp64.c501 emit_xor(rd, rd, rs, ctx); in bpf_jit_emit_insn()
674 emit_xor(rd, rd, RV_REG_T1, ctx); in bpf_jit_emit_insn()
H A Dbpf_jit.h916 static inline void emit_xor(u8 rd, u8 rs1, u8 rs2, struct rv_jit_context *ctx) in emit_xor() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/net/
H A Dbpf_jit_comp64.c501 emit_xor(rd, rd, rs, ctx); in bpf_jit_emit_insn()
674 emit_xor(rd, rd, RV_REG_T1, ctx); in bpf_jit_emit_insn()
H A Dbpf_jit.h916 static inline void emit_xor(u8 rd, u8 rs1, u8 rs2, struct rv_jit_context *ctx) in emit_xor() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/net/
H A Dbpf_jit_comp64.c501 emit_xor(rd, rd, rs, ctx); in bpf_jit_emit_insn()
674 emit_xor(rd, rd, RV_REG_T1, ctx); in bpf_jit_emit_insn()
H A Dbpf_jit.h916 static inline void emit_xor(u8 rd, u8 rs1, u8 rs2, struct rv_jit_context *ctx) in emit_xor() function
/dports/lang/v8/v8-9.6.180.12/src/codegen/x64/
H A Dassembler-x64.h2367 void emit_xor(Register dst, Register src, int size) { in emit_xor() function
2377 void emit_xor(Register dst, Operand src, int size) { in emit_xor() function
2381 void emit_xor(Register dst, Immediate src, int size) { in emit_xor() function
2385 void emit_xor(Operand dst, Immediate src, int size) { in emit_xor() function
2389 void emit_xor(Operand dst, Register src, int size) { in emit_xor() function
/dports/cad/nvc/nvc-r1.5.3/src/
H A Dvcode.h399 vcode_reg_t emit_xor(vcode_reg_t lhs, vcode_reg_t rhs);
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/x86/
H A Dassem_x86.c1187 static void emit_xor(u_int rs1,u_int rs2,u_int rt) in emit_xor() function
1205 emit_xor(rt,rs2,rt); in emit_xor()
4084 emit_xor(temp,fs,temp); in fcomp_assemble()
4109 emit_xor(temp,fs,temp); in fcomp_assemble()

12