Test t3421:
Machine instructions LMSW SMSW CL1INVMB ALTINST
- Tested procedures
-
IisLMSW
IisSMSW
IisCL1INVMB
IisALTINST
- Source & expected listing
t3421.htm.lst
-
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=35, CPU=X64, PRIV=ON
| |t3421 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE
|0000:0F01F1 | LMSW CX
|0003:0F01F1 | LMSW ECX
|0006:0F0134 | LMSW [SI]
|0009:670F0136 | LMSW [ESI]
|000D:0F01E1 | SMSW CX
|0010:660F01E1 | SMSW ECX
|0014:0F0124 | SMSW [SI]
|0017:670F0126 | SMSW [ESI]
| | EUROASM SPEC=ON
|001B:0F0A | CL1INVMB
| | EUROASM VIA=ON
|001D:0F3F | ALTINST
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:0F01F1 | LMSW CX
|00000003:0F01F1 | LMSW ECX
|00000006:670F0134 | LMSW [SI]
|0000000A:0F0136 | LMSW [ESI]
|0000000D:660F01E1 | SMSW CX
|00000011:0F01E1 | SMSW ECX
|00000014:670F0124 | SMSW [SI]
|00000018:0F0126 | SMSW [ESI]
|0000001B:0F0A | CL1INVMB
|0000001D:0F3F | ALTINST
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:0F01F1 | LMSW CX
|00000003:0F01F1 | LMSW ECX
|00000006:0F01F1 | LMSW RCX
|00000009:410F01F1 | LMSW R9D
|0000000D:0F0136 | LMSW [RSI]
|00000010:670F0136 | LMSW [ESI]
|00000014:660F01E1 | SMSW CX
|00000018:0F01E1 | SMSW ECX
|0000001B:480F01E1 | SMSW RCX
|0000001F:0F0126 | SMSW [RSI]
|00000022:670F0126 | SMSW [ESI]
|00000026:0F0A | CL1INVMB
|00000028:0F3F | ALTINST
| |ENDPROGRAM t3421
- Expected messages
t3421.out
I0180 Assembling source file "t3421.htm".
I0270 Assembling source "t3421".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3421". "t3421.htm"{58}
I0510 Assembling program pass 1. "t3421.htm"{58}
I0530 Assembling program pass 2 - final. "t3421.htm"{58}
I0660 16bit TINY BIN file "t3421.bin" created, size=106. "t3421.htm"{97}
I0650 Program "t3421" assembled in 2 passes with errorlevel 0. "t3421.htm"{97}
I0750 Source "t3421" (115 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3421.htm.lst" created, size=2097.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲