Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 1996 18:58:50 -0800 (PST)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/include spl.h
Message-ID:  <199612030258.SAA02450@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/12/02 18:58:47

  Modified:    i386/include  spl.h
  Log:
  aiee!!!  Where's the pointy hat?
  
  No, it seems that I cannot assume that two sequential inline __asm
  __volatile statements do not have any code in between them.  I kinda
  forgot that the compiler may generate code to support the second line.
  
  And, for some reason, "lock; movl $0x40000000,%eax" isn't allowed.. :-]
  
  Revision  Changes    Path
  1.7       +3 -2      sys/i386/include/spl.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612030258.SAA02450>