Home
last modified time | relevance | path

Searched refs:GEN_CP_REG_FUNCS (Results 1 – 2 of 2) sorted by relevance

/lk-master/arch/mips/include/arch/
A Dmips.h36 GEN_CP_REG_FUNCS(c0_count, 9, 0)
37 GEN_CP_REG_FUNCS(c0_compare, 11, 0)
38 GEN_CP_REG_FUNCS(c0_status, 12, 0)
39 GEN_CP_REG_FUNCS(c0_intctl, 12, 1)
40 GEN_CP_REG_FUNCS(c0_srsctl, 12, 2)
41 GEN_CP_REG_FUNCS(c0_srsmap1, 12, 3)
44 GEN_CP_REG_FUNCS(c0_cause, 13, 0)
45 GEN_CP_REG_FUNCS(c0_epc, 14, 0)
46 GEN_CP_REG_FUNCS(c0_prid, 15, 0)
47 GEN_CP_REG_FUNCS(c0_ebase, 15, 1)
[all …]
/lk-master/arch/arm/include/arch/
A Darm.h104 #define GEN_CP_REG_FUNCS(cp, reg, op1, c1, c2, op2) \ macro
127 GEN_CP_REG_FUNCS(p15, reg, op1, c1, c2, op2)
130 GEN_CP_REG_FUNCS(p14, reg, op1, c1, c2, op2)

Completed in 3 milliseconds