the following instructions appear to be completely missing as they just cause "Invalid absolute" errors: ``` MOVE SR, <ea> MOVE <ea>, SR ANDI <ea>, SR ORI <ea>, SR EORI <ea>, SR MOVE CCR, <ea> MOVE <ea>, CCR ANDI <ea>, CCR ORI <ea>, CCR EORI <ea>, CCR ```
the following instructions appear to be completely missing as they just cause "Invalid absolute" errors: