Lines Matching full:immediate
153 (dnf f-uimm2 "uimm2" () 13 2) ;used for immediate data,eg in ADD,MOV insns
154 (dnf f-uimm3 "uimm3" () 10 3) ;used for immediate data,eg in ADD,SUB insns
155 (dnf f-uimm4 "uimm4" () 15 4) ;used for immediate data,eg in MOV insns
157 (dnf f-uimm8 "uimm8" () 23 8) ;used in immediate byte data,eg in ADDB,MOVB insns
158 (dnf f-uimm16 "uimm16" () 31 16) ;used for immediate word data
554 (dnop uimm8 "8 bit unsigned immediate" (HASH-PREFIX) h-uint f-uimm8)
555 (dnop uimm16 "16 bit unsigned immediate" (HASH-PREFIX) h-uint f-uimm16)
556 (dowh upof16 "16 bit unsigned immediate" (POF-PREFIX) h-addr f-memory ((print "with_pof_prefix")))
594 (dowh upag16 "16 bit unsigned immediate" (PAG-PREFIX) h-uint f-uimm16 ((print "with_pag_prefix")))
664 ;add/sub register and immediate
684 ;add/sub register and immediate
704 ;add/sub register and immediate
720 ;add/sub register and immediate
736 ;add/sub register and immediate
752 ;add/sub register and immediate
772 ;add/sub register and immediate
788 ;add/sub register and immediate
804 ;add/sub register and immediate
824 ;add/sub register and immediate
840 ;add/sub register and immediate
856 ;add/sub register and immediate
870 ;add/sub register and immediate
884 ;add/sub register and immediate with carry
900 ;add/sub register and immediate with carry
914 ;add/sub register and immediate with carry
1233 ;and/or/xor register and immediate
1251 ;and/or/xor register and immediate
1266 ;and/or/xor register and immediate
1320 ;add/sub register and immediate
1338 ;add/sub register and immediate
1421 ;mov register and immediate
1436 (dni movi "move immediate to register"
1445 (dni movbi "move immediate to register"
2332 (dni scxti "Push word register on stack and update same with immediate data"
3048 ;compare register and immediate