summaryrefslogtreecommitdiff
path: root/target-alpha/STATUS
diff options
context:
space:
mode:
Diffstat (limited to 'target-alpha/STATUS')
-rw-r--r--target-alpha/STATUS2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-alpha/STATUS b/target-alpha/STATUS
index 742e370b90..6c9744569e 100644
--- a/target-alpha/STATUS
+++ b/target-alpha/STATUS
@@ -4,7 +4,7 @@ Alpha emulation structure:
cpu.h : CPU definitions globally exported
exec.h : CPU definitions used only for translated code execution
helper.c : helpers that can be called either by the translated code
- or the Qemu core, including the exception handler.
+ or the QEMU core, including the exception handler.
op_helper.c : helpers that can be called only from TCG
helper.h : TCG helpers prototypes
translate.c : Alpha instructions to micro-operations translator