Searched refs:semihosting_get_argc (Results 1 – 8 of 8) sorted by relevance
360 regs[2] = semihosting_get_argc(); in HELPER()366 int argc = semihosting_get_argc(); in HELPER()380 int argc = semihosting_get_argc(); in HELPER()
43 int semihosting_get_argc(void) in semihosting_get_argc() function
84 int semihosting_get_argc(void) in semihosting_get_argc() function
39 int semihosting_get_argc(void);
279 gpr[2] = semihosting_get_argc(); in mips_semihosting()
415 if (semihosting_get_argc()) { in mips_cpu_reset_hold()
677 !semihosting_get_argc(), 2, in bl_setup_gt64120_jump_kernel()
2004 if (semihosting_enabled(false) && !semihosting_get_argc()) { in qemu_apply_machine_options()