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 caller-saved registers used by default by the compiler:
90 // Optional caller-saved registers not used by default by the compiler:
112 * (not including zero-overhead loop registers).
116 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
117 * registers are clobbered, the remaining are unused).
124 * select Select what category(ies) of registers to load, as a bitmask
125 * (see XTHAL_SAS_xxx constants). Defaults to all registers.
126 * alloc Select what category(ies) of registers to allocate; if any
128 * the corresponding registers is skipped without doing any load.
132 // Optional caller-saved registers used by default by the compiler:
144 // Optional caller-saved registers not used by default by the compiler: