Lines Matching refs:xfffff
281 mov #byte_dest-0xfffff, er0
282 not.b @(0xfffff:32, er0) ; reg plus 32-bit displacement
285 ;;; .long 0xfffff
297 test_h_gr32 byte_dest-0xfffff er0 ; er0 contains destination address
600 mov #word_dest-0xfffff, er1
601 not.w @(0xfffff:32, er1) ; reg plus 32-bit displacement
604 ;;; .long 0xfffff
616 test_h_gr32 word_dest-0xfffff er1 ; er1 contains destination address
921 mov #long_dest-0xfffff, er1
922 not.l @(0xfffff:32, er1) ; reg plus 32-bit displacement
925 ;;; .long 0xfffff
937 test_h_gr32 long_dest-0xfffff er1 ; er1 contains destination address