Home
last modified time | relevance | path

Searched refs:PARM1 (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/iq2000/
H A Diq2000.c83 int PARM1 = iq2000bf_h_gr_get (current_cpu, 5); in do_syscall() local
108 PARM1, buf, PARM3)); in do_syscall()
115 PARM1, PARM2, PARM3)); in do_syscall()
120 NULL, pc, sim_exited, PARM1); in do_syscall()
127 PARM1, buf, PARM3)); in do_syscall()
133 buf = fetch_str (current_cpu, pc, PARM1); in do_syscall()
142 sim_io_close (CPU_STATE (current_cpu), PARM1)); in do_syscall()
/netbsd/external/gpl3/gdb.old/dist/sim/iq2000/
H A Diq2000.c83 int PARM1 = iq2000bf_h_gr_get (current_cpu, 5); in do_syscall() local
108 PARM1, buf, PARM3)); in do_syscall()
115 PARM1, PARM2, PARM3)); in do_syscall()
120 NULL, pc, sim_exited, PARM1); in do_syscall()
127 PARM1, buf, PARM3)); in do_syscall()
133 buf = fetch_str (current_cpu, pc, PARM1); in do_syscall()
142 sim_io_close (CPU_STATE (current_cpu), PARM1)); in do_syscall()
/netbsd/external/gpl3/gdb/dist/sim/sh64/
H A Dsh64.c568 DI PARM1 = GET_H_GR ((shmedia_abi_p) ? 3 : 5); in trap_handler() local
579 PARM1, buf, PARM3)); in trap_handler()
586 PARM1, PARM2, PARM3)); in trap_handler()
591 NULL, pc, sim_exited, PARM1); in trap_handler()
598 PARM1, buf, PARM3)); in trap_handler()
604 buf = fetch_str (current_cpu, pc, PARM1); in trap_handler()
613 sim_io_close (CPU_STATE (current_cpu), PARM1)); in trap_handler()
625 if (PARM1 < countargv (STATE_PROG_ARGV (CPU_STATE (current_cpu)))) in trap_handler()
627 strlen (STATE_PROG_ARGV (CPU_STATE (current_cpu)) [PARM1])); in trap_handler()
636 i = strlen (STATE_PROG_ARGV (CPU_STATE (current_cpu)) [PARM1]) + 1; in trap_handler()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsh64.c568 DI PARM1 = GET_H_GR ((shmedia_abi_p) ? 3 : 5); in trap_handler() local
579 PARM1, buf, PARM3)); in trap_handler()
586 PARM1, PARM2, PARM3)); in trap_handler()
591 NULL, pc, sim_exited, PARM1); in trap_handler()
598 PARM1, buf, PARM3)); in trap_handler()
604 buf = fetch_str (current_cpu, pc, PARM1); in trap_handler()
613 sim_io_close (CPU_STATE (current_cpu), PARM1)); in trap_handler()
625 if (PARM1 < countargv (STATE_PROG_ARGV (CPU_STATE (current_cpu)))) in trap_handler()
627 strlen (STATE_PROG_ARGV (CPU_STATE (current_cpu)) [PARM1])); in trap_handler()
636 i = strlen (STATE_PROG_ARGV (CPU_STATE (current_cpu)) [PARM1]) + 1; in trap_handler()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.c1682 buf = PARM1; in OP_10007E0()
1700 SW (PARM1, status); in OP_10007E0()
1725 if (PARM1 == 1) in OP_10007E0()
1766 if ((PARM1 & 0xffff0000) == 0xdead0000 && (PARM1 & 0xffff) != 0) in OP_10007E0()
1769 sim_signalled, PARM1 & 0xffff); in OP_10007E0()
1770 else if (PARM1 == 0xdead) in OP_10007E0()
1777 sim_exited, PARM1); in OP_10007E0()
1901 store_mem (PARM1, 4, now); in OP_10007E0()
1914 store_mem (PARM1, 4, tms.tms_utime); in OP_10007E0()
1931 store_mem (PARM1, 4, t.tv_sec); in OP_10007E0()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/v850/
H A Dsimops.c1682 buf = PARM1; in OP_10007E0()
1700 SW (PARM1, status); in OP_10007E0()
1725 if (PARM1 == 1) in OP_10007E0()
1766 if ((PARM1 & 0xffff0000) == 0xdead0000 && (PARM1 & 0xffff) != 0) in OP_10007E0()
1769 sim_signalled, PARM1 & 0xffff); in OP_10007E0()
1770 else if (PARM1 == 0xdead) in OP_10007E0()
1777 sim_exited, PARM1); in OP_10007E0()
1901 store_mem (PARM1, 4, now); in OP_10007E0()
1914 store_mem (PARM1, 4, tms.tms_utime); in OP_10007E0()
1931 store_mem (PARM1, 4, t.tv_sec); in OP_10007E0()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/d10v/
H A Dsimops.c3192 #define PARM1 GPR (0) /* optional parm 1 */ in OP_5F00() macro
3225 if (PARM1 == getpid ()) in OP_5F00()
3345 RETVAL (kill (PARM1, PARM2)); in OP_5F00()
3372 buf = PARM1; in OP_5F00()
3388 if (PARM1) in OP_5F00()
3389 SW (PARM1, status); in OP_5F00()
3417 if (PARM1 == 1) in OP_5F00()
3426 RETVAL32 (cb->lseek (cb, PARM1, in OP_5F00()
3435 RETVAL (cb->close (cb, PARM1)); in OP_5F00()
3490 RETVAL (chmod (MEMPTR (PARM1), PARM2)); in OP_5F00()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/d10v/
H A Dsimops.c3192 #define PARM1 GPR (0) /* optional parm 1 */ in OP_5F00() macro
3225 if (PARM1 == getpid ()) in OP_5F00()
3345 RETVAL (kill (PARM1, PARM2)); in OP_5F00()
3372 buf = PARM1; in OP_5F00()
3388 if (PARM1) in OP_5F00()
3389 SW (PARM1, status); in OP_5F00()
3417 if (PARM1 == 1) in OP_5F00()
3426 RETVAL32 (cb->lseek (cb, PARM1, in OP_5F00()
3435 RETVAL (cb->close (cb, PARM1)); in OP_5F00()
3490 RETVAL (chmod (MEMPTR (PARM1), PARM2)); in OP_5F00()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/mcore/
H A Dinterp.c131 #define PARM1 2 /* first parameter */ macro
159 gr[PARM1] = 0; in set_initial_gprs()
171 gr[RET1] = sim_syscall (cpu, gr[TRAPCODE], gr[PARM1], gr[PARM2], gr[PARM3], in handle_trap1()
205 sim_engine_halt (sd, cpu, NULL, cpu->regs.pc, sim_exited, gr[PARM1]); in util()
1469 gr[PARM1] = nargs;
/netbsd/external/gpl3/gdb.old/dist/sim/mcore/
H A Dinterp.c131 #define PARM1 2 /* first parameter */ macro
159 gr[PARM1] = 0; in set_initial_gprs()
171 gr[RET1] = sim_syscall (cpu, gr[TRAPCODE], gr[PARM1], gr[PARM2], gr[PARM3], in handle_trap1()
205 sim_engine_halt (sd, cpu, NULL, cpu->regs.pc, sim_exited, gr[PARM1]); in util()
1469 gr[PARM1] = nargs;
/netbsd/external/gpl3/gdb/dist/sim/cr16/
H A Dsimops.c5113 #define PARM1 GPR (2) /* optional parm 1. */ in OP_C_C() macro
5148 if (PARM1 == getpid ()) in OP_C_C()
5268 RETVAL (kill (PARM1, PARM2)); in OP_C_C()
5298 buf = PARM1; in OP_C_C()
5314 if (PARM1) in OP_C_C()
5315 SW (PARM1, status); in OP_C_C()
5336 RETVAL (cb->read (cb, PARM1, in OP_C_C()
5344 RETVAL ((int)cb->write (cb, PARM1, in OP_C_C()
5359 RETVAL (cb->close (cb, PARM1)); in OP_C_C()
5366 | PARM1), PARM3)); in OP_C_C()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/cr16/
H A Dsimops.c5113 #define PARM1 GPR (2) /* optional parm 1. */ in OP_C_C() macro
5148 if (PARM1 == getpid ()) in OP_C_C()
5268 RETVAL (kill (PARM1, PARM2)); in OP_C_C()
5298 buf = PARM1; in OP_C_C()
5314 if (PARM1) in OP_C_C()
5315 SW (PARM1, status); in OP_C_C()
5336 RETVAL (cb->read (cb, PARM1, in OP_C_C()
5344 RETVAL ((int)cb->write (cb, PARM1, in OP_C_C()
5359 RETVAL (cb->close (cb, PARM1)); in OP_C_C()
5366 | PARM1), PARM3)); in OP_C_C()
[all …]