Searched defs:SCR_MOVE_ABS (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ncr/
H A Dncrreg.h302 #define SCR_MOVE_ABS(l) ((0x08000000 ^ (TARGET_MODE << 1ul)) | (l)) macro
/freebsd-12-stable/sys/dev/sym/
H A Dsym_defs.h595 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro

Completed in 103 milliseconds