openvm_rv32im_circuit::adapters

Function compose

Source
pub fn compose<F: PrimeField32>(ptr_data: [F; 4]) -> u32
Expand description

Convert the RISC-V register data (32 bits represented as 4 bytes, where each byte is represented as a field element) back into its value as u32.