diff mbox series

[v10,65/65] qemu-doc: Add nanoMIPS-related items

Message ID 1534514633-13725-66-git-send-email-aleksandar.markovic@rt-rk.com
State New
Headers show
Series [v10,01/65] target/mips: Add preprocessor constants for nanoMIPS | expand

Commit Message

Aleksandar Markovic Aug. 17, 2018, 2:03 p.m. UTC
From: Aleksandar Markovic <amarkovic@wavecomp.com>

Add nanoMIPS-related items in qemu-doc.texi

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Stefan Markovic <smarkovic@wavecomp.com>
---
 qemu-doc.texi | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/qemu-doc.texi b/qemu-doc.texi
index f74542a..ddac713 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -2711,6 +2711,8 @@  The binary format is detected automatically.
 
 @command{qemu-mipsn32el} executes 32-bit little endian MIPS binaries (MIPS N32 ABI).
 
+@command{qemu-nanomips} executes 32-bit little endian nanoMIPS binaries (MIPS P32 ABI).
+
 @cindex user mode (NiosII)
 @command{qemu-nios2} TODO.