Home
last modified time | relevance | path

Searched refs:new_pc (Results 1 – 25 of 487) sorted by relevance

12345678910>>...20

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dx86_ops_call.h63 uint16_t new_cs, new_pc; in opCALL_far_w() local
66 new_pc = getwordf(); in opCALL_far_w()
69 CALL_FAR_w(new_cs, new_pc); in opCALL_far_w()
79 uint32_t new_cs, new_pc; in opCALL_far_l() local
82 new_pc = getlong(); in opCALL_far_l()
85 CALL_FAR_l(new_cs, new_pc); in opCALL_far_l()
97 uint32_t old_pc, new_pc; in opFF_w_a16() local
123 cpu_state.pc = new_pc; in opFF_w_a16()
174 uint32_t old_pc, new_pc; in opFF_w_a32() local
252 uint32_t old_pc, new_pc; in opFF_l_a16() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdeps/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java208 map.put(new_pc, m); in visit_same_frame()
209 return new_pc; in visit_same_frame()
217 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
218 return new_pc; in visit_same_locals_1_stack_item_frame()
226 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
227 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
237 map.put(new_pc, m); in visit_chop_frame()
238 return new_pc; in visit_chop_frame()
246 return new_pc; in visit_same_frame_extended()
258 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdeps/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java208 map.put(new_pc, m); in visit_same_frame()
209 return new_pc; in visit_same_frame()
217 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
218 return new_pc; in visit_same_locals_1_stack_item_frame()
226 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
227 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
237 map.put(new_pc, m); in visit_chop_frame()
238 return new_pc; in visit_chop_frame()
246 return new_pc; in visit_same_frame_extended()
258 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdeps/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java208 map.put(new_pc, m); in visit_same_frame()
209 return new_pc; in visit_same_frame()
217 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
218 return new_pc; in visit_same_locals_1_stack_item_frame()
226 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
227 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
237 map.put(new_pc, m); in visit_chop_frame()
238 return new_pc; in visit_chop_frame()
246 return new_pc; in visit_same_frame_extended()
258 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdeps/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java208 map.put(new_pc, m); in visit_same_frame()
209 return new_pc; in visit_same_frame()
217 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
218 return new_pc; in visit_same_locals_1_stack_item_frame()
226 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
227 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
237 map.put(new_pc, m); in visit_chop_frame()
238 return new_pc; in visit_chop_frame()
246 return new_pc; in visit_same_frame_extended()
258 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdeps/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java208 map.put(new_pc, m); in visit_same_frame()
209 return new_pc; in visit_same_frame()
217 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
218 return new_pc; in visit_same_locals_1_stack_item_frame()
226 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
227 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
237 map.put(new_pc, m); in visit_chop_frame()
238 return new_pc; in visit_chop_frame()
246 return new_pc; in visit_same_frame_extended()
258 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdeps/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java208 map.put(new_pc, m); in visit_same_frame()
209 return new_pc; in visit_same_frame()
217 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
218 return new_pc; in visit_same_locals_1_stack_item_frame()
226 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
227 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
237 map.put(new_pc, m); in visit_chop_frame()
238 return new_pc; in visit_chop_frame()
246 return new_pc; in visit_same_frame_extended()
258 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdeps/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java208 map.put(new_pc, m); in visit_same_frame()
209 return new_pc; in visit_same_frame()
217 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
218 return new_pc; in visit_same_locals_1_stack_item_frame()
226 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
227 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
237 map.put(new_pc, m); in visit_chop_frame()
238 return new_pc; in visit_chop_frame()
246 return new_pc; in visit_same_frame_extended()
258 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdeps/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java208 map.put(new_pc, m); in visit_same_frame()
209 return new_pc; in visit_same_frame()
217 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
218 return new_pc; in visit_same_locals_1_stack_item_frame()
226 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
227 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
237 map.put(new_pc, m); in visit_chop_frame()
238 return new_pc; in visit_chop_frame()
246 return new_pc; in visit_same_frame_extended()
258 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java210 map.put(new_pc, m); in visit_same_frame()
211 return new_pc; in visit_same_frame()
219 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
220 return new_pc; in visit_same_locals_1_stack_item_frame()
228 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
229 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
239 map.put(new_pc, m); in visit_chop_frame()
240 return new_pc; in visit_chop_frame()
248 return new_pc; in visit_same_frame_extended()
260 return new_pc; in visit_append_frame()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java210 map.put(new_pc, m); in visit_same_frame()
211 return new_pc; in visit_same_frame()
219 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame()
220 return new_pc; in visit_same_locals_1_stack_item_frame()
228 map.put(new_pc, m); in visit_same_locals_1_stack_item_frame_extended()
229 return new_pc; in visit_same_locals_1_stack_item_frame_extended()
239 map.put(new_pc, m); in visit_chop_frame()
240 return new_pc; in visit_chop_frame()
248 return new_pc; in visit_same_frame_extended()
260 return new_pc; in visit_append_frame()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/arm64/
H A Dpointer-authentication-arm64.h90 Address new_pc, in ReplacePC() argument
101 new_pc = Simulator::AddPAC(new_pc, sp, Simulator::kPACKeyIA, in ReplacePC()
114 : [new_pc] "+&r"(new_pc) in ReplacePC()
118 *pc_address = new_pc; in ReplacePC()
127 uint64_t new_pc; in ReplaceContext() local
136 new_pc = Simulator::AddPAC(raw_pc, new_context, Simulator::kPACKeyIA, in ReplaceContext()
152 : [new_pc] "=&r"(new_pc) in ReplaceContext()
157 *pc_address = new_pc; in ReplaceContext()
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dmips64_exec.c95 m_uint64_t new_pc; in mips64_dump_insn() local
606 m_uint64_t new_pc; in mips64_exec_B() local
615 cpu->pc = new_pc; in mips64_exec_B()
623 m_uint64_t new_pc; in mips64_exec_BAL() local
635 cpu->pc = new_pc; in mips64_exec_BAL()
645 m_uint64_t new_pc; in mips64_exec_BEQ() local
672 m_uint64_t new_pc; in mips64_exec_BEQL() local
1372 cpu->pc = new_pc; in mips64_exec_J()
1393 cpu->pc = new_pc; in mips64_exec_JAL()
1414 cpu->pc = new_pc; in mips64_exec_JALR()
[all …]
H A Dmips64_amd64_trans.c702 m_uint64_t new_pc; in DECLARE_INSN() local
720 m_uint64_t new_pc; in DECLARE_INSN() local
744 m_uint64_t new_pc; in DECLARE_INSN() local
779 m_uint64_t new_pc; in DECLARE_INSN() local
810 m_uint64_t new_pc; in DECLARE_INSN() local
843 m_uint64_t new_pc; in DECLARE_INSN() local
876 m_uint64_t new_pc; in DECLARE_INSN() local
907 m_uint64_t new_pc; in DECLARE_INSN() local
941 m_uint64_t new_pc; in DECLARE_INSN() local
972 m_uint64_t new_pc; in DECLARE_INSN() local
[all …]
H A Dmips64_x86_trans.c710 m_uint64_t new_pc; in DECLARE_INSN() local
728 m_uint64_t new_pc; in DECLARE_INSN() local
752 m_uint64_t new_pc; in DECLARE_INSN() local
793 m_uint64_t new_pc; in DECLARE_INSN() local
830 m_uint64_t new_pc; in DECLARE_INSN() local
868 m_uint64_t new_pc; in DECLARE_INSN() local
907 m_uint64_t new_pc; in DECLARE_INSN() local
938 m_uint64_t new_pc; in DECLARE_INSN() local
972 m_uint64_t new_pc; in DECLARE_INSN() local
1003 m_uint64_t new_pc; in DECLARE_INSN() local
[all …]
H A Dmips64_ppc32_trans.c741 m_uint64_t new_pc; in DECLARE_INSN() local
759 m_uint64_t new_pc; in DECLARE_INSN() local
783 m_uint64_t new_pc; in DECLARE_INSN() local
826 m_uint64_t new_pc; in DECLARE_INSN() local
865 m_uint64_t new_pc; in DECLARE_INSN() local
905 m_uint64_t new_pc; in DECLARE_INSN() local
946 m_uint64_t new_pc; in DECLARE_INSN() local
977 m_uint64_t new_pc; in DECLARE_INSN() local
1011 m_uint64_t new_pc; in DECLARE_INSN() local
1042 m_uint64_t new_pc; in DECLARE_INSN() local
[all …]
/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dmips64_exec.c95 m_uint64_t new_pc; in mips64_dump_insn() local
572 m_uint64_t new_pc; in mips64_exec_B() local
581 cpu->pc = new_pc; in mips64_exec_B()
589 m_uint64_t new_pc; in mips64_exec_BAL() local
601 cpu->pc = new_pc; in mips64_exec_BAL()
611 m_uint64_t new_pc; in mips64_exec_BEQ() local
638 m_uint64_t new_pc; in mips64_exec_BEQL() local
1338 cpu->pc = new_pc; in mips64_exec_J()
1359 cpu->pc = new_pc; in mips64_exec_JAL()
1380 cpu->pc = new_pc; in mips64_exec_JALR()
[all …]
H A Dmips64_amd64_trans.c656 m_uint64_t new_pc; in DECLARE_INSN() local
674 m_uint64_t new_pc; in DECLARE_INSN() local
698 m_uint64_t new_pc; in DECLARE_INSN() local
733 m_uint64_t new_pc; in DECLARE_INSN() local
764 m_uint64_t new_pc; in DECLARE_INSN() local
797 m_uint64_t new_pc; in DECLARE_INSN() local
830 m_uint64_t new_pc; in DECLARE_INSN() local
861 m_uint64_t new_pc; in DECLARE_INSN() local
895 m_uint64_t new_pc; in DECLARE_INSN() local
926 m_uint64_t new_pc; in DECLARE_INSN() local
[all …]
H A Dmips64_x86_trans.c682 m_uint64_t new_pc; in DECLARE_INSN() local
700 m_uint64_t new_pc; in DECLARE_INSN() local
724 m_uint64_t new_pc; in DECLARE_INSN() local
765 m_uint64_t new_pc; in DECLARE_INSN() local
802 m_uint64_t new_pc; in DECLARE_INSN() local
840 m_uint64_t new_pc; in DECLARE_INSN() local
879 m_uint64_t new_pc; in DECLARE_INSN() local
910 m_uint64_t new_pc; in DECLARE_INSN() local
944 m_uint64_t new_pc; in DECLARE_INSN() local
975 m_uint64_t new_pc; in DECLARE_INSN() local
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/z8000/
H A D8000dasm.c61 int new_pc = pc, i, tmp; in DasmZ8000() local
66 GET_OP(0, new_pc); in DasmZ8000()
67 new_pc += 2; in DasmZ8000()
81 if (o->size > 1) { GET_OP(1, new_pc); new_pc += 2; } in DasmZ8000()
82 if (o->size > 2) { GET_OP(2, new_pc); new_pc += 2; } in DasmZ8000()
218 tmp = new_pc - 2 * (w[0] & 0x7f); in DasmZ8000()
222 tmp = new_pc + 2 * (INT8)(w[0] & 0xff); in DasmZ8000()
228 tmp = new_pc + 0x1000 -2 * tmp; in DasmZ8000()
230 tmp = new_pc + -2 * tmp; in DasmZ8000()
251 dst += sprintf(dst, "$%04x", new_pc + w[i]); in DasmZ8000()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/z8000/
H A D8000dasm.c61 int new_pc = pc, i, tmp; in DasmZ8000() local
66 GET_OP(0, new_pc); in DasmZ8000()
67 new_pc += 2; in DasmZ8000()
81 if (o->size > 1) { GET_OP(1, new_pc); new_pc += 2; } in DasmZ8000()
82 if (o->size > 2) { GET_OP(2, new_pc); new_pc += 2; } in DasmZ8000()
218 tmp = new_pc - 2 * (w[0] & 0x7f); in DasmZ8000()
222 tmp = new_pc + 2 * (INT8)(w[0] & 0xff); in DasmZ8000()
228 tmp = new_pc + 0x1000 -2 * tmp; in DasmZ8000()
230 tmp = new_pc + -2 * tmp; in DasmZ8000()
251 dst += sprintf(dst, "$%04x", new_pc + w[i]); in DasmZ8000()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/z8000/
H A D8000dasm.cpp548 uint16_t opcode = opcodes.r16(new_pc); in get_op()
556 new_pc += 2; in get_op()
584 offs_t new_pc = pc, i, j, tmp; in disassemble() local
589 get_op(opcodes, 0, new_pc, w, b, n); in disassemble()
605 get_op(opcodes, 1, new_pc, w, b, n); in disassemble()
607 get_op(opcodes, 2, new_pc, w, b, n); in disassemble()
759 tmp = new_pc - 2 * (w[0] & 0x7f); in disassemble()
762 tmp = new_pc + 2 * (int8_t)(w[0] & 0xff); in disassemble()
767 tmp = new_pc + 0x1000 -2 * tmp; in disassemble()
769 tmp = new_pc + -2 * tmp; in disassemble()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/z8000/
H A D8000dasm.cpp548 uint16_t opcode = opcodes.r16(new_pc); in get_op()
556 new_pc += 2; in get_op()
584 offs_t new_pc = pc, i, j, tmp; in disassemble() local
589 get_op(opcodes, 0, new_pc, w, b, n); in disassemble()
605 get_op(opcodes, 1, new_pc, w, b, n); in disassemble()
607 get_op(opcodes, 2, new_pc, w, b, n); in disassemble()
759 tmp = new_pc - 2 * (w[0] & 0x7f); in disassemble()
762 tmp = new_pc + 2 * (int8_t)(w[0] & 0xff); in disassemble()
767 tmp = new_pc + 0x1000 -2 * tmp; in disassemble()
769 tmp = new_pc + -2 * tmp; in disassemble()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/execution/arm64/
H A Dpointer-authentication-arm64.h67 Address new_pc, in ReplacePC() argument
78 new_pc = Simulator::AddPAC(new_pc, sp, Simulator::kPACKeyIB, in ReplacePC()
91 : [new_pc] "+&r"(new_pc) in ReplacePC()
95 *pc_address = new_pc; in ReplacePC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/arm64/
H A Dpointer-authentication-arm64.h67 Address new_pc, in ReplacePC() argument
78 new_pc = Simulator::AddPAC(new_pc, sp, Simulator::kPACKeyIB, in ReplacePC()
91 : [new_pc] "+&r"(new_pc) in ReplacePC()
95 *pc_address = new_pc; in ReplacePC()

12345678910>>...20