Home
last modified time | relevance | path

Searched refs:compiler_state (Results 1 – 25 of 84) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/devices/cpu/arm7/
H A Darm7.h385 struct compiler_state struct
387 compiler_state &operator=(compiler_state const &) = delete; argument
446 void drctg01_0(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
451 void drctg02_0(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
452 void drctg02_1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
507 void drctg0b_1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
508 void drctg0b_2(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
509 void drctg0b_3(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
512 void drctg0b_6(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
513 void drctg0b_7(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
H A Darm7tdrc.hxx219 void arm7_cpu_device::drctg01_0(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg01_0()
263 void arm7_cpu_device::drctg01_10(drcuml_block &block, compiler_state &compiler, const opcode_desc *… in drctg01_10()
305 void arm7_cpu_device::drctg02_0(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg02_0()
317 void arm7_cpu_device::drctg02_1(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg02_1()
1115 void arm7_cpu_device::drctg0b_1(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_1()
1122 void arm7_cpu_device::drctg0b_2(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_2()
1129 void arm7_cpu_device::drctg0b_3(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_3()
1172 void arm7_cpu_device::drctg0b_6(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_6()
1179 void arm7_cpu_device::drctg0b_7(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_7()
1186 void arm7_cpu_device::drctg0b_8(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_8()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/arm7/
H A Darm7.h385 struct compiler_state struct
387 compiler_state &operator=(compiler_state const &) = delete; argument
446 void drctg01_0(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
451 void drctg02_0(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
452 void drctg02_1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
507 void drctg0b_1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
508 void drctg0b_2(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
509 void drctg0b_3(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
512 void drctg0b_6(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
513 void drctg0b_7(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
H A Darm7tdrc.hxx219 void arm7_cpu_device::drctg01_0(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg01_0()
263 void arm7_cpu_device::drctg01_10(drcuml_block &block, compiler_state &compiler, const opcode_desc *… in drctg01_10()
305 void arm7_cpu_device::drctg02_0(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg02_0()
317 void arm7_cpu_device::drctg02_1(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg02_1()
1115 void arm7_cpu_device::drctg0b_1(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_1()
1122 void arm7_cpu_device::drctg0b_2(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_2()
1129 void arm7_cpu_device::drctg0b_3(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_3()
1172 void arm7_cpu_device::drctg0b_6(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_6()
1179 void arm7_cpu_device::drctg0b_7(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_7()
1186 void arm7_cpu_device::drctg0b_8(drcuml_block &block, compiler_state &compiler, const opcode_desc *d… in drctg0b_8()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/e132xs/
H A De132xs.h463 struct compiler_state struct
465 compiler_state(compiler_state const &) = delete;
466 compiler_state &operator=(compiler_state const &) = delete; argument
542 void generate_shrd(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
543 void generate_shr(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
547 void generate_sar(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
551 void generate_shl(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
554 void generate_rol(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
576 void generate_br(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
578 void generate_dbr(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/e132xs/
H A De132xs.h463 struct compiler_state struct
465 compiler_state(compiler_state const &) = delete;
466 compiler_state &operator=(compiler_state const &) = delete; argument
542 void generate_shrd(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
543 void generate_shr(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
547 void generate_sar(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
551 void generate_shl(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
554 void generate_rol(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
576 void generate_br(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
578 void generate_dbr(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/sh/
H A Dsh4.h589 …virtual void generate_update_cycles(drcuml_block &block, compiler_state &compiler, uml::parameter …
595 …bool generate_group_0_PREFM(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
597 …bool generate_group_0_LDTLB(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
598 …bool generate_group_0_CLRS(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
599 …bool generate_group_0_SETS(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
605 …bool generate_group_4_SHAD(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
606 …bool generate_group_4_SHLD(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
627 …bool generate_group_15_FADD(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
628 …bool generate_group_15_FSUB(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
629 …bool generate_group_15_FMUL(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
[all …]
H A Dsh.h414 struct compiler_state struct
416 compiler_state &operator=(compiler_state const &) = delete; argument
425 …virtual void generate_update_cycles(drcuml_block &block, compiler_state &compiler, uml::parameter … argument
433 …bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint3…
435 …bool generate_group_2(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint…
436 …bool generate_group_3(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint…
438 …bool generate_group_6(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint…
439 …bool generate_group_8(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint…
470 …void generate_delay_slot(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, u…
471 …void generate_checksum_block(drcuml_block &block, compiler_state &compiler, const opcode_desc *seq…
[all …]
H A Dsh4.cpp2623 void sh34_base_device::generate_update_cycles(drcuml_block &block, compiler_state &compiler, uml::p… in generate_update_cycles()
2834 bool sh34_base_device::generate_group_0(drcuml_block &block, compiler_state &compiler, const opcode… in generate_group_0()
2932 bool sh34_base_device::generate_group_0_PREFM(drcuml_block &block, compiler_state &compiler, const … in generate_group_0_PREFM()
2953 bool sh34_base_device::generate_group_0_LDTLB(drcuml_block &block, compiler_state &compiler, const … in generate_group_0_LDTLB()
2965 bool sh34_base_device::generate_group_0_CLRS(drcuml_block &block, compiler_state &compiler, const o… in generate_group_0_CLRS()
2977 bool sh34_base_device::generate_group_0_SETS(drcuml_block &block, compiler_state &compiler, const o… in generate_group_0_SETS()
3015 bool sh34_base_device::generate_group_0_RTE(drcuml_block &block, compiler_state &compiler, const op… in generate_group_0_RTE()
3079 bool sh34_base_device::generate_group_4_SHAD(drcuml_block &block, compiler_state &compiler, const o… in generate_group_4_SHAD()
3091 bool sh34_base_device::generate_group_4_SHLD(drcuml_block &block, compiler_state &compiler, const o… in generate_group_4_SHLD()
3100 bool sh34_base_device::generate_group_4(drcuml_block &block, compiler_state &compiler, const opcode… in generate_group_4()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/sh/
H A Dsh4.h589 …virtual void generate_update_cycles(drcuml_block &block, compiler_state &compiler, uml::parameter …
595 …bool generate_group_0_PREFM(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
597 …bool generate_group_0_LDTLB(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
598 …bool generate_group_0_CLRS(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
599 …bool generate_group_0_SETS(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
605 …bool generate_group_4_SHAD(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
606 …bool generate_group_4_SHLD(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
627 …bool generate_group_15_FADD(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
628 …bool generate_group_15_FSUB(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
629 …bool generate_group_15_FMUL(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
[all …]
H A Dsh.h414 struct compiler_state struct
416 compiler_state &operator=(compiler_state const &) = delete; argument
425 …virtual void generate_update_cycles(drcuml_block &block, compiler_state &compiler, uml::parameter … argument
433 …bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint3…
435 …bool generate_group_2(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint…
436 …bool generate_group_3(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint…
438 …bool generate_group_6(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint…
439 …bool generate_group_8(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, uint…
470 …void generate_delay_slot(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, u…
471 …void generate_checksum_block(drcuml_block &block, compiler_state &compiler, const opcode_desc *seq…
[all …]
H A Dsh4.cpp2623 void sh34_base_device::generate_update_cycles(drcuml_block &block, compiler_state &compiler, uml::p… in generate_update_cycles()
2834 bool sh34_base_device::generate_group_0(drcuml_block &block, compiler_state &compiler, const opcode… in generate_group_0()
2932 bool sh34_base_device::generate_group_0_PREFM(drcuml_block &block, compiler_state &compiler, const … in generate_group_0_PREFM()
2953 bool sh34_base_device::generate_group_0_LDTLB(drcuml_block &block, compiler_state &compiler, const … in generate_group_0_LDTLB()
2965 bool sh34_base_device::generate_group_0_CLRS(drcuml_block &block, compiler_state &compiler, const o… in generate_group_0_CLRS()
2977 bool sh34_base_device::generate_group_0_SETS(drcuml_block &block, compiler_state &compiler, const o… in generate_group_0_SETS()
3015 bool sh34_base_device::generate_group_0_RTE(drcuml_block &block, compiler_state &compiler, const op… in generate_group_0_RTE()
3079 bool sh34_base_device::generate_group_4_SHAD(drcuml_block &block, compiler_state &compiler, const o… in generate_group_4_SHAD()
3091 bool sh34_base_device::generate_group_4_SHLD(drcuml_block &block, compiler_state &compiler, const o… in generate_group_4_SHLD()
3100 bool sh34_base_device::generate_group_4(drcuml_block &block, compiler_state &compiler, const opcode… in generate_group_4()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mb86235/
H A Dmb86235.h181 struct compiler_state struct
183 compiler_state &operator=(compiler_state const &) = delete; argument
202 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
205 void generate_pre_control(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
206 void generate_control(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
207 void generate_xfer1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
208 void generate_double_xfer1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
209 void generate_xfer2(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
210 void generate_double_xfer2(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
211 void generate_xfer3(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mb86235/
H A Dmb86235.h181 struct compiler_state struct
183 compiler_state &operator=(compiler_state const &) = delete; argument
202 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
205 void generate_pre_control(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
206 void generate_control(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
207 void generate_xfer1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
208 void generate_double_xfer1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
209 void generate_xfer2(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
210 void generate_double_xfer2(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
211 void generate_xfer3(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/dspp/
H A Ddspp.h312 struct compiler_state struct
339 void generate_update_cycles(drcuml_block &block, compiler_state *compiler, uml::parameter param); argument
344 …void generate_read_next_operand(drcuml_block &block, compiler_state *compiler, const opcode_desc *…
345 void generate_write_next_operand(drcuml_block &block, compiler_state *compiler);
349 …void generate_set_rbase(drcuml_block &block, compiler_state *compiler, uint32_t base, uint32_t add…
350 void generate_branch(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc);
351 …void generate_branch_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc…
353 void generate_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc);
354 …void generate_super_special(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc…
355 …void generate_special_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc *des…
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/dspp/
H A Ddspp.h312 struct compiler_state struct
339 void generate_update_cycles(drcuml_block &block, compiler_state *compiler, uml::parameter param); argument
344 …void generate_read_next_operand(drcuml_block &block, compiler_state *compiler, const opcode_desc *…
345 void generate_write_next_operand(drcuml_block &block, compiler_state *compiler);
349 …void generate_set_rbase(drcuml_block &block, compiler_state *compiler, uint32_t base, uint32_t add…
350 void generate_branch(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc);
351 …void generate_branch_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc…
353 void generate_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc);
354 …void generate_super_special(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc…
355 …void generate_special_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc *des…
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/rsp/
H A Drsp.h150 struct compiler_state struct
152 compiler_state &operator=(compiler_state &) = delete; argument
269 …void generate_update_cycles(drcuml_block &block, compiler_state &compiler, uml::parameter param, b…
270 …void generate_checksum_block(drcuml_block &block, compiler_state &compiler, const opcode_desc *seq…
271 …void generate_sequence_instruction(drcuml_block &block, compiler_state &compiler, const opcode_des…
272 …void generate_delay_slot_and_branch(drcuml_block &block, compiler_state &compiler, const opcode_de…
273 void generate_branch(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
274 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
275 bool generate_special(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
276 bool generate_regimm(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/rsp/
H A Drsp.h150 struct compiler_state struct
152 compiler_state &operator=(compiler_state &) = delete; argument
269 …void generate_update_cycles(drcuml_block &block, compiler_state &compiler, uml::parameter param, b…
270 …void generate_checksum_block(drcuml_block &block, compiler_state &compiler, const opcode_desc *seq…
271 …void generate_sequence_instruction(drcuml_block &block, compiler_state &compiler, const opcode_des…
272 …void generate_delay_slot_and_branch(drcuml_block &block, compiler_state &compiler, const opcode_de…
273 void generate_branch(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
274 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
275 bool generate_special(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
276 bool generate_regimm(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/sharc/
H A Dsharc.h598 struct compiler_state struct
631 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
632 …void generate_unimplemented_compute(drcuml_block &block, compiler_state &compiler, const opcode_de…
633 void generate_compute(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
637 …void generate_call(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, bool de…
639 void generate_loop_jump(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
640 …void generate_write_mode1_imm(drcuml_block &block, compiler_state &compiler, const opcode_desc *de…
641 …void generate_set_mode1_imm(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
642 …void generate_clear_mode1_imm(drcuml_block &block, compiler_state &compiler, const opcode_desc *de…
643 …void generate_toggle_mode1_imm(drcuml_block &block, compiler_state &compiler, const opcode_desc *d…
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/sharc/
H A Dsharc.h598 struct compiler_state struct
631 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
632 …void generate_unimplemented_compute(drcuml_block &block, compiler_state &compiler, const opcode_de…
633 void generate_compute(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
637 …void generate_call(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc, bool de…
639 void generate_loop_jump(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
640 …void generate_write_mode1_imm(drcuml_block &block, compiler_state &compiler, const opcode_desc *de…
641 …void generate_set_mode1_imm(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc…
642 …void generate_clear_mode1_imm(drcuml_block &block, compiler_state &compiler, const opcode_desc *de…
643 …void generate_toggle_mode1_imm(drcuml_block &block, compiler_state &compiler, const opcode_desc *d…
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/unsp/
H A Dunsp.h170 struct compiler_state struct
172 compiler_state(compiler_state const&) = delete;
173 compiler_state& operator=(compiler_state const&) = delete; argument
336 void generate_branch(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
337 void generate_check_cycles(drcuml_block &block, compiler_state &compiler, uml::parameter param);
338 …void generate_checksum_block(drcuml_block &block, compiler_state &compiler, const opcode_desc *seq…
339 …void generate_sequence_instruction(drcuml_block &block, compiler_state &compiler, const opcode_des…
344 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
/dports/emulators/mame/mame-mame0226/src/devices/cpu/unsp/
H A Dunsp.h170 struct compiler_state struct
172 compiler_state(compiler_state const&) = delete;
173 compiler_state& operator=(compiler_state const&) = delete; argument
336 void generate_branch(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
337 void generate_check_cycles(drcuml_block &block, compiler_state &compiler, uml::parameter param);
338 …void generate_checksum_block(drcuml_block &block, compiler_state &compiler, const opcode_desc *seq…
339 …void generate_sequence_instruction(drcuml_block &block, compiler_state &compiler, const opcode_des…
344 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mips/
H A Dmips3.h607 struct compiler_state struct
609 compiler_state &operator=(compiler_state &) = delete; argument
627 …void generate_sequence_instruction(drcuml_block &block, compiler_state &compiler, const opcode_des…
630 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
631 bool generate_special(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
632 bool generate_regimm(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
633 bool generate_idt(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
635 …bool generate_set_cop0_reg(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
637 bool generate_cop0(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
638 bool generate_cop1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mips/
H A Dmips3.h607 struct compiler_state struct
609 compiler_state &operator=(compiler_state &) = delete; argument
627 …void generate_sequence_instruction(drcuml_block &block, compiler_state &compiler, const opcode_des…
630 bool generate_opcode(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
631 bool generate_special(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
632 bool generate_regimm(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
633 bool generate_idt(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
635 …bool generate_set_cop0_reg(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc,…
637 bool generate_cop0(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
638 bool generate_cop1(drcuml_block &block, compiler_state &compiler, const opcode_desc *desc);
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/powerpc/
H A Dppc.h614 struct compiler_state struct
661 …void generate_update_cycles(drcuml_block &block, compiler_state *compiler, uml::parameter param, b…
662 …void generate_checksum_block(drcuml_block &block, compiler_state *compiler, const opcode_desc *seq…
663 …void generate_sequence_instruction(drcuml_block &block, compiler_state *compiler, const opcode_des…
667 …void generate_branch(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc, int s…
668 …void generate_branch_bo(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc, ui…
669 bool generate_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc *desc);
670 …bool generate_instruction_13(drcuml_block &block, compiler_state *compiler, const opcode_desc *des…
671 …bool generate_instruction_1f(drcuml_block &block, compiler_state *compiler, const opcode_desc *des…
672 …bool generate_instruction_3b(drcuml_block &block, compiler_state *compiler, const opcode_desc *des…
[all …]

1234