Module target_features::docs::bpf
source · Expand description
bpf documentation
§Features
Feature | Description | Also Enables† |
---|---|---|
alu32 | Enable ALU32 instructions. | |
crt-static | Enables C Run-time Libraries to be statically linked. |
† This is often empirical, rather than specified in any standard, i.e. all available CPUs with a particular feature also have another feature.
§CPUs
CPU | Enabled Features |
---|---|
generic | |
probe | |
v1 | |
v2 | |
v3 | alu32 |
v4 | alu32 |