cvs commit: src/sys/ia64/include cpufunc.h

Marcel Moolenaar marcel at FreeBSD.org
Sat Mar 20 17:41:30 PST 2004


marcel      2004/03/20 17:41:29 PST

  FreeBSD src repository

  Modified files:
    sys/ia64/include     cpufunc.h 
  Log:
  In breakpoint(), use a different immediate to make sure we can
  distinguish between debugger inserted breakpoints and fixed
  breakpoints. While here, make sure the break instruction never
  ends up in the last slot of a bundle by forcing it to be an
  M-unit instruction. This makes it easier for use to skip over
  it.
  
  Revision  Changes    Path
  1.20      +3 -2      src/sys/ia64/include/cpufunc.h


More information about the cvs-src mailing list