Lines Matching refs:cas
351 # _compandset() - emulate misaligned "cas" #
454 # cas.w 0000 1100 11 |<ea>| 0000 000* **00 0*** #
455 # cas.l 0000 1110 11 |<ea>| 0000 000* **00 0*** #
474 # (group2) movep, chk2, cmp2, cas2, cas
552 # the cases of "cas Dc,Du,(a7)+" and "cas Dc,Du,-(a7)" used from supervisor
2928 # _compandset(): routine to emulate cas w/ misaligned <ea> #
2930 # _isp_cas_finish(): routine called when cas emulation completes #
2932 # _isp_cas_restart(): restart cas emulation after a fault #
2937 # range of core cas/cas2emulation code #
2979 # that actually emulates cas can be supplied by the external os or #
3004 # a0 is within the software package cas/cas2 emulation routines. This #
3006 # error during emulation was due to a cas/cas2 emulation access. #
3032 mov.w EXC_EXTWORD(%a6),%d0 # fetch cas extension word
3111 cmpi.b EXC_OPWORD+1(%a6),&0xfc # cas or cas2?
3157 lea _CASHI(%pc),%a1 # load end of CAS core code
3160 lea _CASLO(%pc),%a1 # load begin of CAS core code
3171 # This is the start of the cas and cas2 "core" emulation code. #
3326 # there are three possible mis-aligned cases for longword cas. they
3628 # there are two possible mis-aligned cases for word cas. they
3809 # _isp_cas(): "core" emulation code for the cas instruction #
4043 # there are two possible misaligned cases for longword cas. they