clang 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | __riscv_ntl_load __builtin_riscv_ntl_load |
#define | __riscv_ntl_store __builtin_riscv_ntl_store |
Enumerations | |
enum | { __RISCV_NTLH_INNERMOST_PRIVATE = 2 , __RISCV_NTLH_ALL_PRIVATE , __RISCV_NTLH_INNERMOST_SHARED , __RISCV_NTLH_ALL } |
#define __riscv_ntl_load __builtin_riscv_ntl_load |
Definition at line 24 of file riscv_ntlh.h.
#define __riscv_ntl_store __builtin_riscv_ntl_store |
Definition at line 25 of file riscv_ntlh.h.
anonymous enum |
Enumerator | |
---|---|
__RISCV_NTLH_INNERMOST_PRIVATE | |
__RISCV_NTLH_ALL_PRIVATE | |
__RISCV_NTLH_INNERMOST_SHARED | |
__RISCV_NTLH_ALL |
Definition at line 17 of file riscv_ntlh.h.