Skip to content
Snippets Groups Projects
Commit c0522136 authored by Richard Henderson's avatar Richard Henderson
Browse files

tcg: Introduce TYPE_CONST temporaries


These will hold a single constant for the duration of the TB.
They are hashed, so that each value has one temp across the TB.

Not used yet, this is all infrastructure.

Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 54795544
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment