D-format Flashcards
(9 cards)
STUR
D-format 111 1100 0000 Transfers data from register to memory
STURB
D-format 001 1100 0000 Store byte
LDUR
D-format 111 1100 0010 Transfers data from memory to register
STURH
D-format 011 1100 0000 Store halfword
LDURSW
D-format 101 1100 0100 Load word
STURSW
D-format 101 1100 0000 Store word
D-format
11 bit opcode 9 bit address 2 bit op2 5 bit rm 5 bit rt 32 bits total
LDURH
D-format 011 1100 0010 Load halfword
LDURB
D-format 001 1100 0010 Load byte