[Libre-soc-bugs] [Bug 236] Atomics Standard writeup needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Jul 8 15:34:27 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=236

--- Comment #18 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
table 2.5

 ‘0000’ Fetch and Add
 ‘0001’ Fetch and XOR 
 ‘0010’ Fetch and OR 
 ‘0011’ Fetch and AND 
 ‘0100’ Fetch and maximum unsigned
 ‘0101’ Fetch and maximum signed
 ‘0110’ Fetch and minimum unsigned
 ‘0111’ Fetch and minimum signed 
 ‘1000’ Fetch and swap 
 ‘1001’ Fetch and swap equal 
 ‘1010’ Fetch and swap not equal 
 ‘1011’ through ‘1111’ Reserved

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list