Home
last modified time | relevance | path

Searched defs:non_allocatable (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/winch/codegen/src/
H A Dregset.rs42 non_allocatable: u64, field
140 let non_allocatable = bitset.non_allocatable; in is_non_allocatable() localVariable
168 let non_allocatable: u64 = 1 << 5; in test_gpr() localVariable