17.05.2015 Views

TI486 Microprocessor - Al Kossow's Bitsavers

TI486 Microprocessor - Al Kossow's Bitsavers

TI486 Microprocessor - Al Kossow's Bitsavers

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Instruction Summary<br />

A.4.1<br />

Restore Register and Descriptor<br />

Instruction Opcode Parameters<br />

rsdc OF 79 [mod sreg3 rim] sreg3, mem80<br />

Clocks<br />

14<br />

Description:<br />

Load the information at the mem80 into the sreg register and its associated descripton.<br />

Example:<br />

_ds equ 3<br />

$rsdc<br />

MACRO<br />

db Ofh, 79h<br />

ENDM<br />

MACRO<br />

db 02eh<br />

ENDM<br />

rsdc<br />

cs_over<br />

$rsdc<br />

db (06 or (_ds SHL 3)<br />

ds, cs: [590h]<br />

cs segment override<br />

opcode for restore register<br />

build [mod sreg3 rim]<br />

dw 0590h displacement<br />

A.4.2 Restore LDTR and Descriptor<br />

Description:<br />

Instruction Opcode Parameters Clocks<br />

rsldt OF 78 [mod 000 rim] mem80<br />

Load the local descriptor table register with the selector and the associated descriptor at the<br />

mem80 parameter<br />

Example:<br />

$rsldt<br />

MACRO<br />

db Ofh, 7bh<br />

ENDM<br />

MACRO<br />

db 02eh<br />

ENDM<br />

14<br />

rsldt cs: [590]<br />

$rsldt<br />

db 6<br />

dw 590h<br />

build [mod sreg3 rim]<br />

displacement<br />

A-10 <strong>TI486</strong> SMM Programmer's Guide

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!