Function come::backend::riscv::simple_instruction::parse_whole_binary

source ·
pub fn parse_whole_binary(
    bits: &BitSlice<u32>,
    pending_symbols: &[PendingSymbol]
) -> Vec<SimpleInstruction>