MCPcopy Create free account
hub / github.com/TinyCC/tinycc / parse_operand

Function parse_operand

riscv64-asm.c:184–237  ·  view source on GitHub ↗

Parse a text containing operand and store the result in OP */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

parse_operandsFunction · 0.70
asm_jal_opcodeFunction · 0.70
asm_jalr_opcodeFunction · 0.70
asm_atomic_opcodeFunction · 0.70
asm_fcvt_opcodeFunction · 0.70

Calls 7

nextFunction · 0.85
asm_parse_csrvarFunction · 0.85
asm_exprFunction · 0.85
grelocaFunction · 0.85
put_extern_symFunction · 0.85
expectFunction · 0.85
asm_parse_regvarFunction · 0.70

Tested by

no test coverage detected