Home
last modified time | relevance | path

Searched refs:SYS_WRITE0 (Results 1 – 25 of 87) sorted by relevance

1234

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/multiarch/arm-compat-semi/
H A Dsemihosting.c10 #define SYS_WRITE0 0x04 macro
36 __semi_call(SYS_WRITE0, (uintptr_t) "Checking HeapInfo\n"); in main()
78 __semi_call(SYS_WRITE0, (uintptr_t) "Passed HeapInfo checks"); in main()
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/multiarch/arm-compat-semi/
H A Dsemihosting.c10 #define SYS_WRITE0 0x04 macro
36 __semi_call(SYS_WRITE0, (uintptr_t) "Checking HeapInfo\n"); in main()
78 __semi_call(SYS_WRITE0, (uintptr_t) "Passed HeapInfo checks"); in main()
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/multiarch/arm-compat-semi/
H A Dsemihosting.c10 #define SYS_WRITE0 0x04 macro
36 __semi_call(SYS_WRITE0, (uintptr_t) "Checking HeapInfo\n"); in main()
78 __semi_call(SYS_WRITE0, (uintptr_t) "Passed HeapInfo checks"); in main()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/arm/
H A Dsemihosting.c12 #define SYS_WRITE0 0x04 macro
41 __semi_call(SYS_WRITE0, (uintptr_t) "Hello World"); in main()
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/arm/
H A Dsemihosting.c12 #define SYS_WRITE0 0x04 macro
41 __semi_call(SYS_WRITE0, (uintptr_t) "Hello World"); in main()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/aarch64/system/
H A Dboot.S18 #define SYS_WRITE0 0x04 /* string to debug channel */ macro
73 mov x0, SYS_WRITE0
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/aarch64/system/
H A Dboot.S18 #define SYS_WRITE0 0x04 /* string to debug channel */ macro
73 mov x0, SYS_WRITE0
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/aarch64/system/
H A Dboot.S18 #define SYS_WRITE0 0x04 /* string to debug channel */ macro
73 mov x0, SYS_WRITE0
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/aarch64/system/
H A Dboot.S18 #define SYS_WRITE0 0x04 /* string to debug channel */ macro
73 mov x0, SYS_WRITE0
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/aarch64/system/
H A Dboot.S18 #define SYS_WRITE0 0x04 /* string to debug channel */
73 mov x0, SYS_WRITE0
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/aarch64/system/
H A Dboot.S18 #define SYS_WRITE0 0x04 /* string to debug channel */ macro
73 mov x0, SYS_WRITE0
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/aarch64/system/
H A Dboot.S18 #define SYS_WRITE0 0x04 /* string to debug channel */ macro
73 mov x0, SYS_WRITE0
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/aarch64/system/
H A Dboot.S18 #define SYS_WRITE0 0x04 /* string to debug channel */ macro
73 mov x0, SYS_WRITE0
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/arm/
H A Dsemihosting.c22 __semi_call(SYS_WRITE0, (uintptr_t) "Hello World"); in main()
H A Dsemicall.h10 #define SYS_WRITE0 0x04 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/arm/
H A Dsemihosting.c22 __semi_call(SYS_WRITE0, (uintptr_t) "Hello World"); in main()
H A Dsemicall.h10 #define SYS_WRITE0 0x04 macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/arm/
H A Dsemihosting.c22 __semi_call(SYS_WRITE0, (uintptr_t) "Hello World"); in main()
H A Dsemicall.h10 #define SYS_WRITE0 0x04 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/semihost/
H A Dsemihost-private.h64 #define SYS_WRITE0 (0x04) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/lib/
H A Ddebug.S113 mov r0, #0x04 @ SYS_WRITE0
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/lib/
H A Ddebug.S113 mov r0, #0x04 @ SYS_WRITE0
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/lib/
H A Ddebug.S113 mov r0, #0x04 @ SYS_WRITE0
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/arm/lib/
H A Ddebug.S113 mov r0, #0x04 @ SYS_WRITE0
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/lib/
H A Ddebug.S113 mov r0, #0x04 @ SYS_WRITE0

1234