Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.3 KiB

  1. ;-----------------------------------------------------------------------------
  2. ;
  3. ; This file contains mmx Z compare functions
  4. ;
  5. ; WARNING WARNING WARNING
  6. ; This asm file generated from mas file.
  7. ; EDIT THE MAS FILE.
  8. ; I warned you.
  9. ; WARNING WARNING WARNING
  10. ;
  11. ;-----------------------------------------------------------------------------
  12. include(`m4hdr.mh')dnl
  13. include(`cvars.mh')dnl
  14. include(`test.mh')dnl
  15. .586
  16. .model flat
  17. .data
  18. PUBLIC DW_One_One
  19. DW_One_One dq 0000000100000001h
  20. QWnum32 dq 0000000000000020h
  21. Val0x01 dq 01h
  22. Val0xff dq 0ffh
  23. Val0xffffffff dq 0ffffffffh
  24. Val0xffffff00 dq 0ffffff00h
  25. Val0xffffff80 dq 0ffffff80h
  26. .code
  27. INCLUDE iammx.inc
  28. INCLUDE offs_acp.inc
  29. d_RepStr(`d_RepStr(`d_RepStr(`d_RepStr(`d_Test(AA, BB, CC, DD, NoStencil, NotMonolithic, NoLabel)',
  30. `AA', `16', `32')',
  31. `BB', `NoZWrite', `ZWrite')',
  32. `CC', `NoZDeferred', `ZDeferred')',
  33. `DD', `ZNeverAlways', `ZLessGreaterEqual', `ZEqualNotEqual', `ZGreaterLessEqual')
  34. d_RepStr(`d_RepStr(`d_RepStr(`d_RepStr(`d_Test(AA, BB, CC, ZAll, DD, NotMonolithic, NoLabel)',
  35. `AA', `16', `32')',
  36. `BB', `NoZWrite', `ZWrite')',
  37. `CC', `NoZDeferred', `ZDeferred')',
  38. `DD', `NoStencil', `Stencil')
  39. END