MCPcopy Index your code
hub / github.com/TinyCC/tinycc / asm_coprocessor_data_transfer_opcode

Function asm_coprocessor_data_transfer_opcode

arm-asm.c:1317–1420  ·  view source on GitHub ↗

Almost exactly the same as asm_single_data_transfer_opcode. Difference: Offsets are smaller and multiples of 4; no shifts, no STREX, ENCODE_IMMEDIATE_FLAG is inverted again.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

asm_opcodeFunction · 0.85

Calls 7

nextFunction · 0.85
expectFunction · 0.85
skipFunction · 0.85
get_tok_strFunction · 0.85
condition_code_of_tokenFunction · 0.85
parse_operandFunction · 0.70

Tested by

no test coverage detected