MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dt_cg_field_get

Function dt_cg_field_get

libdtrace/dt_cg.c:238–300  ·  view source on GitHub ↗

* If the result of a "." or "->" operation is a bit-field, we use this routine * to generate an epilogue to the load instruction that extracts the value. In * the diagrams below the "ld??" is the load instruction that is generated to * load the containing word that is generating prior to calling this function. * * Epilogue for unsigned fields: Epilogue for signed fields: * * ldu? [r1], r1

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_cg_nodeFunction · 0.85

Calls 8

xyerrorFunction · 0.85
dt_regset_allocFunction · 0.85
dt_cg_setxFunction · 0.85
dt_irlist_appendFunction · 0.85
dt_cg_node_allocFunction · 0.85
dt_regset_freeFunction · 0.85
clp2Function · 0.70
ctf_type_encodingFunction · 0.50

Tested by

no test coverage detected