Lines Matching refs:emulate
348 # _mul64() - emulate 64-bit multiply #
349 # _div64() - emulate 64-bit divide #
350 # _moveperipheral() - emulate "movep" #
351 # _compandset() - emulate misaligned "cas" #
352 # _compandset2() - emulate "cas2" #
353 # _chk2_cmp2() - emulate "cmp2" and "chk2" #
1628 # _moveperipheral(): routine to emulate movep instruction #
1866 # _chk2_cmp2(): routine to emulate chk2/cmp2 instructions #
1960 bra.w chk2_cmp2_compare # go emulate compare
2049 # _div64(): routine to emulate div{u,s}.l <ea>,Dr:Dq #
2488 # _mul64(): routine to emulate mul{u,s}.l <ea>,Dh:Dl 32x32->64 #
2723 # _compandset2(): routine to emulate cas2() #
2928 # _compandset(): routine to emulate cas w/ misaligned <ea> #