Revision e91c8a77 exec.c

b/exec.c
1220 1220
    { CPU_LOG_EXEC, "exec",
1221 1221
      "show trace before each executed TB (lots of logs)" },
1222 1222
    { CPU_LOG_TB_CPU, "cpu",
1223
      "show CPU state before bloc translation" },
1223
      "show CPU state before block translation" },
1224 1224
#ifdef TARGET_I386
1225 1225
    { CPU_LOG_PCALL, "pcall",
1226 1226
      "show protected mode far calls/returns/exceptions" },

Also available in: Unified diff