4
4
cpu.h : CPU definitions globally exported
5
5
exec.h : CPU definitions used only for translated code execution
6
6
helper.c : helpers that can be called either by the translated code
8
8
op_helper.c : helpers that can be called only from TCG
9
9
helper.h : TCG helpers prototypes
10
10
translate.c : Alpha instructions to micro-operations translator