Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 15th, 2012  |  syntax: None  |  size: 0.22 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. sys/x86/x86/tsc.c:103:19: error: invalid operand for instruction
  2.         __asm __volatile("inl (%%dx)"
  3.                          ^
  4. <inline asm>:1:6: note: instantiated into assembly here
  5.         inl (%dx)
  6.             ^