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

Function asm_parse_regvar

i386-asm.c:1231–1250  ·  view source on GitHub ↗

If t (a token) is of the form "%reg" or "reg" return the register number and type, otherwise return -1. With GCC the % is optional, too. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

tok_alloc_constFunction · 0.85
unget_tokFunction · 0.85
parse_operandFunction · 0.70

Tested by

no test coverage detected