Harvey-OS / harvey

A distributed operating system
https://harvey-os.org/
MIT License
1.44k stars 105 forks source link

Fixed rdmsr. #1176

Closed dancrossnyc closed 2 years ago

dancrossnyc commented 2 years ago

Our assembler doesn't understand number labels and the 'f' and 'b' syntax. Case labels in a switch must refer to compile-time constants.

Signed-off-by: Dan Cross cross@gajendra.net