Searched refs:QEMU (Results 1 – 3 of 3) sorted by relevance
46 QEMU=qemu-system-arm -chardev stdio,id=stdio0 -semihosting-config enable=on,chardev=stdio0 -monitor… macro63 (arm-none-eabi-size $^; $(QEMU) $^) > $@69 (arm-none-eabi-size $^; $(QEMU) $^) > $@75 (arm-none-eabi-size $^; $(QEMU) $^) > $@81 (arm-none-eabi-size $^; $(QEMU) $^) > $@87 (arm-none-eabi-size $^; $(QEMU) $^) > $@
31 direct stdout to the QEMU console:37 For ARM, QEMU emulates a "mps2-an385" board which has a Cortex-M344 supported by QEMU:48 For RISC-V, QEMU lets you specify which CPU core you want, so we'll130 ## Running Under QEMU
93 8. run-_architecture_ script to run tests under QEMU. Look at the ARM