]> Git Repo - qemu.git/blobdiff - target-i386/cpu.h
Spelling fixes, by Stefan Weil.
[qemu.git] / target-i386 / cpu.h
index 56cdd97506b9a90168d67518aae29c93650d7078..d9253a14edef27fd5c16d000f86b68a6adfad7ef 100644 (file)
 
 enum {
     CC_OP_DYNAMIC, /* must use dynamic code to get cc_op */
-    CC_OP_EFLAGS,  /* all cc are explicitely computed, CC_SRC = flags */
+    CC_OP_EFLAGS,  /* all cc are explicitly computed, CC_SRC = flags */
 
     CC_OP_MULB, /* modify all flags, C, O = (CC_SRC != 0) */
     CC_OP_MULW,
This page took 0.022915 seconds and 4 git commands to generate.