Skip to content

BitStoreT

Bob Burns edited this page Nov 21, 2017 · 1 revision

BitStoreT

Operation:

T <- Rd(b)

Syntax:

BitStoreT Rd,b

Opcode:

1111 1010 dddd 0bbb

Status Reg:

- T - S V N Z C

- x - - - - - -

Additional Notes:

Store bit b from Register into the T flag

Example:

BitStoreT r0,4
Clone this wiki locally