Searched refs:extui (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | asm_memory_management.h | 21 extui \au, \az, 8, 4 46 extui \au, \au, 0, 8 /* Bank count is in the lower 8 bits */
|
/Zephyr-latest/arch/xtensa/core/startup/ |
D | reset_vector.S | 113 extui a4, a7, 1, 2 274 extui a3, a3, 0, 8 /* extract core ID (FIXME: need proper 411 2: extui a8, a2, 28, 4 /* get next attribute nibble (msb first) */ 412 extui a5, a8, 0, 2 /* lower two bit indicate whether cached */
|
/Zephyr-latest/arch/xtensa/core/ |
D | window_vectors.S | 103 extui a3, a2, XCHAL_PS_OWB_SHIFT, XCHAL_PS_OWB_BITS
|