This commit is contained in:
Jonathan Campbell
2020-06-05 18:47:31 -07:00
parent d950532dfb
commit 4337be56e0

View File

@@ -30,7 +30,7 @@ charset_encoding "UTF-8"; /* default */
flags(...): specific flags (bitmask)
stackp: stack pointer (SP/ESP)
basep: base pointer (BP/EBP)
stackdataw: word value on stack [SS:stackp]
stackdataw: word value on stack [SS:stackp]. 16-bit or 32-bit depending on ?
ip: instruction pointer (IP/EIP)
cpulevel: 0=8086 1=80186 2=286 3=386 4=486 5=Pentium
*/