foss-for-synopsys-dwc-arc-processors / linux

Helpful resources for users & developers of Linux kernel for ARC
22 stars 13 forks source link

ARC: Add missing CC_NAMEs for ARC32 #80

Closed VVIsaev closed 2 years ago

VVIsaev commented 2 years ago

ARC32 has 32-bit AUX registers, but 16 bytes countable condition names. It uses two more CC_NAME registers to provide condition names.

Signed-off-by: Vladimir Isaev isaev@synopsys.com