diff options
author | Stafford Horne <shorne@gmail.com> | 2022-01-22 13:32:38 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2022-05-23 17:15:49 +0900 |
commit | 87e387acd8eba5021a8e5d6b54e0c5ef5c28ada2 (patch) | |
tree | 5073239e1497fd507ca83012b847334b651a6411 /arch/openrisc/lib | |
parent | 635267b7a8f1746d72d6b23030863f8779618584 (diff) |
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: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'arch/openrisc/lib')
0 files changed, 0 insertions, 0 deletions