Skip to content
Commit 87e387ac authored by Stafford Horne's avatar Stafford Horne
Browse files

openrisc: Add gcc machine instruction flag configuration



OpenRISC GCC supports flags to enable the backend to output instructions
if they are supported by a target processor.  This patch adds
configuration flags to enable configuring these flags to tune the kernel
for a particular CPU configuration.

In the future we could also enable all of these flags by default and
provide instruction emulation in the kernel to make these choices easier
for users but this is what we provide for now.

Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
parent 635267b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment