?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1.  ifndef included_srl64_x4
  2.  define included_srl64_x4
  3.  
  4. srlxOP2_4:
  5.   ld hl,xOP2+7
  6. srl64_4:
  7.   xor a
  8. rrd8:
  9.   rrd : dec hl
  10.   rrd : dec hl
  11.   rrd : dec hl
  12.   rrd : dec hl
  13.   rrd : dec hl
  14.   rrd : dec hl
  15.   rrd : dec hl
  16.   rrd
  17.   ret
  18.  endif
  19.