Lines Matching full:registers
38 * (not including zero-overhead loop registers).
42 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
43 * registers are clobbered, the remaining are unused).
50 * select Select what category(ies) of registers to store, as a bitmask
51 * (see XTHAL_SAS_xxx constants). Defaults to all registers.
52 * alloc Select what category(ies) of registers to allocate; if any
54 * the corresponding registers is skipped without doing any store.
58 // Optional caller-saved registers used by default by the compiler:
70 // Optional caller-saved registers not used by default by the compiler:
92 * (not including zero-overhead loop registers).
96 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
97 * registers are clobbered, the remaining are unused).
104 * select Select what category(ies) of registers to load, as a bitmask
105 * (see XTHAL_SAS_xxx constants). Defaults to all registers.
106 * alloc Select what category(ies) of registers to allocate; if any
108 * the corresponding registers is skipped without doing any load.
112 // Optional caller-saved registers used by default by the compiler:
124 // Optional caller-saved registers not used by default by the compiler: