Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 4537) sorted by relevance

12345678910>>...182

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_opcodes.erl10 opcode(label, 1) -> 1; function
11 opcode(func_info, 3) -> 2; function
13 opcode(call, 2) -> 4; function
16 opcode(call_ext, 2) -> 7; function
18 opcode(bif0, 2) -> 9; function
19 opcode(bif1, 4) -> 10; function
20 opcode(bif2, 5) -> 11; function
26 opcode(init, 1) -> 17; function
29 opcode(send, 0) -> 20; function
34 opcode(wait, 1) -> 25; function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_opcodes.erl10 opcode(label, 1) -> 1; function
11 opcode(func_info, 3) -> 2; function
13 opcode(call, 2) -> 4; function
16 opcode(call_ext, 2) -> 7; function
18 opcode(bif0, 2) -> 9; function
19 opcode(bif1, 4) -> 10; function
20 opcode(bif2, 5) -> 11; function
26 opcode(init, 1) -> 17; function
29 opcode(send, 0) -> 20; function
34 opcode(wait, 1) -> 25; function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_opcodes.erl10 opcode(label, 1) -> 1; function
11 opcode(func_info, 3) -> 2; function
13 opcode(call, 2) -> 4; function
16 opcode(call_ext, 2) -> 7; function
18 opcode(bif0, 2) -> 9; function
19 opcode(bif1, 4) -> 10; function
20 opcode(bif2, 5) -> 11; function
26 opcode(init, 1) -> 17; function
29 opcode(send, 0) -> 20; function
34 opcode(wait, 1) -> 25; function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_opcodes.erl10 opcode(label, 1) -> 1; function
11 opcode(func_info, 3) -> 2; function
13 opcode(call, 2) -> 4; function
16 opcode(call_ext, 2) -> 7; function
18 opcode(bif0, 2) -> 9; function
19 opcode(bif1, 4) -> 10; function
20 opcode(bif2, 5) -> 11; function
26 opcode(init, 1) -> 17; function
29 opcode(send, 0) -> 20; function
34 opcode(wait, 1) -> 25; function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_opcodes.erl10 opcode(label, 1) -> 1; function
11 opcode(func_info, 3) -> 2; function
13 opcode(call, 2) -> 4; function
16 opcode(call_ext, 2) -> 7; function
18 opcode(bif0, 2) -> 9; function
19 opcode(bif1, 4) -> 10; function
20 opcode(bif2, 5) -> 11; function
26 opcode(init, 1) -> 17; function
29 opcode(send, 0) -> 20; function
34 opcode(wait, 1) -> 25; function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_opcodes.erl10 opcode(label, 1) -> 1; function
11 opcode(func_info, 3) -> 2; function
13 opcode(call, 2) -> 4; function
16 opcode(call_ext, 2) -> 7; function
18 opcode(bif0, 2) -> 9; function
19 opcode(bif1, 4) -> 10; function
20 opcode(bif2, 5) -> 11; function
26 opcode(init, 1) -> 17; function
29 opcode(send, 0) -> 20; function
34 opcode(wait, 1) -> 25; function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_opcodes.erl10 opcode(label, 1) -> 1; function
11 opcode(func_info, 3) -> 2; function
13 opcode(call, 2) -> 4; function
16 opcode(call_ext, 2) -> 7; function
18 opcode(bif0, 2) -> 9; function
19 opcode(bif1, 4) -> 10; function
20 opcode(bif2, 5) -> 11; function
26 opcode(init, 1) -> 17; function
29 opcode(send, 0) -> 20; function
34 opcode(wait, 1) -> 25; function
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/x64/
H A Dmips3_x64_arithm.h17 inline bool mips3_x64::ADD(uint32_t opcode) in ADD()
28 inline bool mips3_x64::ADDU(uint32_t opcode) in ADDU()
40 inline bool mips3_x64::ADDI(uint32_t opcode) in ADDI()
51 inline bool mips3_x64::ADDIU(uint32_t opcode) in ADDIU()
62 inline bool mips3_x64::DADDI(uint32_t opcode) in DADDI()
83 inline bool mips3_x64::DADD(uint32_t opcode) in DADD()
93 inline bool mips3_x64::DADDU(uint32_t opcode) in DADDU()
105 inline bool mips3_x64::SUB(uint32_t opcode) in SUB()
116 inline bool mips3_x64::SUBU(uint32_t opcode) in SUBU()
129 inline bool mips3_x64::DSUB(uint32_t opcode) in DSUB()
[all …]
H A Dmips3_x64_shift.h18 inline bool mips3_x64::SLL(uint32_t opcode) in SLL()
29 inline bool mips3_x64::SRL(uint32_t opcode) in SRL()
40 inline bool mips3_x64::SRA(uint32_t opcode) in SRA()
52 inline bool mips3_x64::SLLV(uint32_t opcode) in SLLV()
65 inline bool mips3_x64::SRLV(uint32_t opcode) in SRLV()
78 inline bool mips3_x64::SRAV(uint32_t opcode) in SRAV()
91 inline bool mips3_x64::DSLLV(uint32_t opcode) in DSLLV()
103 inline bool mips3_x64::DSLRV(uint32_t opcode) in DSLRV()
127 inline bool mips3_x64::DSLL(uint32_t opcode) in DSLL()
137 inline bool mips3_x64::DSRL(uint32_t opcode) in DSRL()
[all …]
H A Dmips3_x64_rw.h49 bool mips3_x64::LUI(uint32_t opcode) in LUI()
58 bool mips3_x64::SB(uint32_t opcode) in SB()
68 bool mips3_x64::SH(uint32_t opcode) in SH()
78 bool mips3_x64::SW(uint32_t opcode) in SW()
88 bool mips3_x64::SD(uint32_t opcode) in SD()
99 bool mips3_x64::SDL(uint32_t opcode) in SDL()
105 bool mips3_x64::SDR(uint32_t opcode) in SDR()
111 bool mips3_x64::LWL(uint32_t opcode) in LWL()
151 bool mips3_x64::LWR(uint32_t opcode) in LWR()
283 bool mips3_x64::LW(uint32_t opcode) in LW()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/x64/
H A Dmips3_x64_arithm.h17 inline bool mips3_x64::ADD(uint32_t opcode) in ADD()
28 inline bool mips3_x64::ADDU(uint32_t opcode) in ADDU()
40 inline bool mips3_x64::ADDI(uint32_t opcode) in ADDI()
51 inline bool mips3_x64::ADDIU(uint32_t opcode) in ADDIU()
62 inline bool mips3_x64::DADDI(uint32_t opcode) in DADDI()
83 inline bool mips3_x64::DADD(uint32_t opcode) in DADD()
93 inline bool mips3_x64::DADDU(uint32_t opcode) in DADDU()
105 inline bool mips3_x64::SUB(uint32_t opcode) in SUB()
116 inline bool mips3_x64::SUBU(uint32_t opcode) in SUBU()
129 inline bool mips3_x64::DSUB(uint32_t opcode) in DSUB()
[all …]
H A Dmips3_x64_shift.h18 inline bool mips3_x64::SLL(uint32_t opcode) in SLL()
29 inline bool mips3_x64::SRL(uint32_t opcode) in SRL()
40 inline bool mips3_x64::SRA(uint32_t opcode) in SRA()
52 inline bool mips3_x64::SLLV(uint32_t opcode) in SLLV()
65 inline bool mips3_x64::SRLV(uint32_t opcode) in SRLV()
78 inline bool mips3_x64::SRAV(uint32_t opcode) in SRAV()
91 inline bool mips3_x64::DSLLV(uint32_t opcode) in DSLLV()
103 inline bool mips3_x64::DSLRV(uint32_t opcode) in DSLRV()
127 inline bool mips3_x64::DSLL(uint32_t opcode) in DSLL()
137 inline bool mips3_x64::DSRL(uint32_t opcode) in DSRL()
[all …]
H A Dmips3_x64_rw.h49 bool mips3_x64::LUI(uint32_t opcode) in LUI()
58 bool mips3_x64::SB(uint32_t opcode) in SB()
68 bool mips3_x64::SH(uint32_t opcode) in SH()
78 bool mips3_x64::SW(uint32_t opcode) in SW()
88 bool mips3_x64::SD(uint32_t opcode) in SD()
99 bool mips3_x64::SDL(uint32_t opcode) in SDL()
105 bool mips3_x64::SDR(uint32_t opcode) in SDR()
111 bool mips3_x64::LWL(uint32_t opcode) in LWL()
151 bool mips3_x64::LWR(uint32_t opcode) in LWR()
283 bool mips3_x64::LW(uint32_t opcode) in LW()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34010/
H A Dtms34010_jump.h15 void dsj(cpu_state *cpu, word opcode) in dsj()
26 void dsjeq(cpu_state *cpu, word opcode) in dsjeq()
42 void dsjne(cpu_state *cpu, word opcode) in dsjne()
58 void dsjs(cpu_state *cpu, word opcode) in dsjs()
68 void call_rs(cpu_state *cpu, word opcode) in call_rs()
76 void calla(cpu_state *cpu, word opcode) in calla()
84 void callr(cpu_state *cpu, word opcode) in callr()
92 void rets(cpu_state *cpu, word opcode) in rets()
101 void jump_rs(cpu_state *cpu, word opcode) in jump_rs()
154 void jr_c(cpu_state *cpu, word opcode) { JR(CF); } in jr_c()
[all …]
H A Dtms34010_mov.h15 void movb_rs_ird(cpu_state *cpu, word opcode) in movb_rs_ird()
23 void movb_irs_rd(cpu_state *cpu, word opcode) in movb_irs_rd()
33 void movb_irs_ird(cpu_state *cpu, word opcode) in movb_irs_ird()
41 void movb_rs_irdo(cpu_state *cpu, word opcode) in movb_rs_irdo()
50 void movb_irso_rd(cpu_state *cpu, word opcode) in movb_irso_rd()
71 void movb_rs_daddr(cpu_state *cpu, word opcode) in movb_rs_daddr()
81 void movb_addr_rd(cpu_state *cpu, word opcode) in movb_addr_rd()
104 void move_rs_rd(cpu_state *cpu, word opcode) in move_rs_rd()
114 void move_rs_rd_a(cpu_state *cpu, word opcode) in move_rs_rd_a()
124 void move_rs_rd_b(cpu_state *cpu, word opcode) in move_rs_rd_b()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/tms34010/
H A Dtms34010_jump.h15 void dsj(cpu_state *cpu, word opcode) in dsj()
26 void dsjeq(cpu_state *cpu, word opcode) in dsjeq()
42 void dsjne(cpu_state *cpu, word opcode) in dsjne()
58 void dsjs(cpu_state *cpu, word opcode) in dsjs()
68 void call_rs(cpu_state *cpu, word opcode) in call_rs()
76 void calla(cpu_state *cpu, word opcode) in calla()
84 void callr(cpu_state *cpu, word opcode) in callr()
92 void rets(cpu_state *cpu, word opcode) in rets()
101 void jump_rs(cpu_state *cpu, word opcode) in jump_rs()
154 void jr_c(cpu_state *cpu, word opcode) { JR(CF); } in jr_c()
[all …]
H A Dtms34010_mov.h15 void movb_rs_ird(cpu_state *cpu, word opcode) in movb_rs_ird()
23 void movb_irs_rd(cpu_state *cpu, word opcode) in movb_irs_rd()
33 void movb_irs_ird(cpu_state *cpu, word opcode) in movb_irs_ird()
41 void movb_rs_irdo(cpu_state *cpu, word opcode) in movb_rs_irdo()
50 void movb_irso_rd(cpu_state *cpu, word opcode) in movb_irso_rd()
71 void movb_rs_daddr(cpu_state *cpu, word opcode) in movb_rs_daddr()
81 void movb_addr_rd(cpu_state *cpu, word opcode) in movb_addr_rd()
104 void move_rs_rd(cpu_state *cpu, word opcode) in move_rs_rd()
114 void move_rs_rd_a(cpu_state *cpu, word opcode) in move_rs_rd_a()
124 void move_rs_rd_b(cpu_state *cpu, word opcode) in move_rs_rd_b()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/
H A Dmips3_arithm.h17 void mips3::ADD(uint32_t opcode) in ADD()
23 void mips3::ADDU(uint32_t opcode) in ADDU()
30 void mips3::ADDI(uint32_t opcode) in ADDI()
36 void mips3::ADDIU(uint32_t opcode) in ADDIU()
42 void mips3::DADDI(uint32_t opcode) in DADDI()
55 void mips3::DADD(uint32_t opcode) in DADD()
61 void mips3::DADDU(uint32_t opcode) in DADDU()
69 void mips3::SUB(uint32_t opcode) in SUB()
75 void mips3::SUBU(uint32_t opcode) in SUBU()
83 void mips3::DSUB(uint32_t opcode) in DSUB()
[all …]
H A Dmips3_shift.h15 void mips3::SLL(uint32_t opcode) in SLL()
21 void mips3::SRL(uint32_t opcode) in SRL()
27 void mips3::SRA(uint32_t opcode) in SRA()
33 void mips3::SLLV(uint32_t opcode) in SLLV()
39 void mips3::SRLV(uint32_t opcode) in SRLV()
45 void mips3::SRAV(uint32_t opcode) in SRAV()
51 void mips3::DSLLV(uint32_t opcode) in DSLLV()
57 void mips3::DSLRV(uint32_t opcode) in DSLRV()
69 void mips3::DSLL(uint32_t opcode) in DSLL()
75 void mips3::DSRL(uint32_t opcode) in DSRL()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/
H A Dmips3_arithm.h17 void mips3::ADD(uint32_t opcode) in ADD()
23 void mips3::ADDU(uint32_t opcode) in ADDU()
30 void mips3::ADDI(uint32_t opcode) in ADDI()
36 void mips3::ADDIU(uint32_t opcode) in ADDIU()
42 void mips3::DADDI(uint32_t opcode) in DADDI()
55 void mips3::DADD(uint32_t opcode) in DADD()
61 void mips3::DADDU(uint32_t opcode) in DADDU()
69 void mips3::SUB(uint32_t opcode) in SUB()
75 void mips3::SUBU(uint32_t opcode) in SUBU()
83 void mips3::DSUB(uint32_t opcode) in DSUB()
[all …]
H A Dmips3_shift.h15 void mips3::SLL(uint32_t opcode) in SLL()
21 void mips3::SRL(uint32_t opcode) in SRL()
27 void mips3::SRA(uint32_t opcode) in SRA()
33 void mips3::SLLV(uint32_t opcode) in SLLV()
39 void mips3::SRLV(uint32_t opcode) in SRLV()
45 void mips3::SRAV(uint32_t opcode) in SRAV()
51 void mips3::DSLLV(uint32_t opcode) in DSLLV()
57 void mips3::DSLRV(uint32_t opcode) in DSLRV()
69 void mips3::DSLL(uint32_t opcode) in DSLL()
75 void mips3::DSRL(uint32_t opcode) in DSRL()
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/ccpu/
H A Dccpu.c487 int opcode; in cineExec() local
523 CINESTATE opINP_A_AA (int opcode) in opINP_A_AA()
543 CINESTATE opINP_B_AA (int opcode) in opINP_B_AA()
561 CINESTATE opOUTsnd_A (int opcode) in opOUTsnd_A()
631 CINESTATE opOUTsnd_B (int opcode) in opOUTsnd_B()
1604 CINESTATE opJMP_A_A (int opcode) in opJMP_A_A()
1620 CINESTATE opJEI_A_A (int opcode) in opJEI_A_A()
2112 CINESTATE tJPP_A_B (int opcode) in tJPP_A_B()
2148 CINESTATE tJMI_A_B (int opcode) in tJMI_A_B()
2153 CINESTATE tJMI_A_A (int opcode) in tJMI_A_A()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/ccpu/
H A Dccpu.c523 int opcode; in cineExec() local
560 CINESTATE opINP_A_AA (int opcode) in opINP_A_AA()
580 CINESTATE opINP_B_AA (int opcode) in opINP_B_AA()
598 CINESTATE opOUTsnd_A (int opcode) in opOUTsnd_A()
668 CINESTATE opOUTsnd_B (int opcode) in opOUTsnd_B()
1641 CINESTATE opJMP_A_A (int opcode) in opJMP_A_A()
1657 CINESTATE opJEI_A_A (int opcode) in opJEI_A_A()
2149 CINESTATE tJPP_A_B (int opcode) in tJPP_A_B()
2185 CINESTATE tJMI_A_B (int opcode) in tJMI_A_B()
2190 CINESTATE tJMI_A_A (int opcode) in tJMI_A_A()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/ccpu/
H A Dccpu.c523 int opcode; in cineExec() local
560 CINESTATE opINP_A_AA (int opcode) in opINP_A_AA()
580 CINESTATE opINP_B_AA (int opcode) in opINP_B_AA()
598 CINESTATE opOUTsnd_A (int opcode) in opOUTsnd_A()
668 CINESTATE opOUTsnd_B (int opcode) in opOUTsnd_B()
1641 CINESTATE opJMP_A_A (int opcode) in opJMP_A_A()
1657 CINESTATE opJEI_A_A (int opcode) in opJEI_A_A()
2149 CINESTATE tJPP_A_B (int opcode) in tJPP_A_B()
2185 CINESTATE tJMI_A_B (int opcode) in tJMI_A_B()
2190 CINESTATE tJMI_A_A (int opcode) in tJMI_A_A()
[all …]
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gba/
H A DGBA-arm.cpp41 static INSN_REGPARM void armUnknownInsn(u32 opcode) in armUnknownInsn()
53 static INSN_REGPARM void armBreakpoint(u32 opcode) in armBreakpoint()
66 static void count(u32 opcode, int cond_res) in count()
1321 static INSN_REGPARM void arm109(u32 opcode) in arm109()
1332 static INSN_REGPARM void arm149(u32 opcode) in arm149()
1343 static INSN_REGPARM void arm100(u32 opcode) in arm100()
1354 static INSN_REGPARM void arm140(u32 opcode) in arm140()
1364 static INSN_REGPARM void arm120(u32 opcode) in arm120()
1394 static INSN_REGPARM void arm160(u32 opcode) in arm160()
1414 static INSN_REGPARM void arm320(u32 opcode) in arm320()
[all …]

12345678910>>...182