Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/riscv/niosv/abi.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 actions:
0003 - get-string: null
0004 - split: null
0005 - env-append: null
0006 build-type: option
0007 copyrights:
0008 - Copyright (C) 2024 Kevin Kirspel
0009 default:
0010 - enabled-by:
0011   - and:
0012     - NIOSV_IS_NIOSVG
0013     - NIOSV_HAS_FP
0014   value:
0015   - -march=rv32imf
0016   - -mabi=ilp32f
0017 - enabled-by: NIOSV_IS_NIOSVG
0018   value:
0019   - -march=rv32im
0020   - -mabi=ilp32
0021 - enabled-by: true
0022   value:
0023   - -march=rv32i
0024   - -mabi=ilp32
0025 description: |
0026   ABI flags
0027 enabled-by: true
0028 links: []
0029 name: ABI_FLAGS
0030 type: build