Lines Matching full:registers
58 * (not including zero-overhead loop registers).
62 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
63 * registers are clobbered, the remaining are unused).
70 * select Select what category(ies) of registers to store, as a bitmask
71 * (see XTHAL_SAS_xxx constants). Defaults to all registers.
72 * alloc Select what category(ies) of registers to allocate; if any
74 * the corresponding registers is skipped without doing any store.
78 // Optional global registers used by default by the compiler:
88 // Optional caller-saved registers used by default by the compiler:
100 // Optional caller-saved registers not used by default by the compiler:
124 * (not including zero-overhead loop registers).
128 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
129 * registers are clobbered, the remaining are unused).
136 * select Select what category(ies) of registers to load, as a bitmask
137 * (see XTHAL_SAS_xxx constants). Defaults to all registers.
138 * alloc Select what category(ies) of registers to allocate; if any
140 * the corresponding registers is skipped without doing any load.
144 // Optional global registers used by default by the compiler:
154 // Optional caller-saved registers used by default by the compiler:
166 // Optional caller-saved registers not used by default by the compiler: