Searched refs:fp (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/ |
| D | mmcau_aes_functions.s | 64 # r11 (fp) = scratch / mmcau_1_cmd(AESS+CAA) 110 str fp, [ip] @ AES SubBytes 122 str fp, [ip] @ AES SubBytes 135 str fp, [ip] @ AES SubBytes 147 str fp, [ip] @ AES SubBytes 160 str fp, [ip] @ AES SubBytes 172 str fp, [ip] @ AES SubBytes 185 str fp, [ip] @ AES SubBytes 197 str fp, [ip] @ AES SubBytes 210 str fp, [ip] @ AES SubBytes [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
| D | mmcau_aes_functions.s | 72 mov r6, fp 107 # (fp) r11 | mmcau_indirect_cmd(LDR+CAA) 121 mov fp, r6 @ fp = mmcau_indirect_cmd(LDR+CAA) 149 mov r0, fp 164 mov r5, fp 183 mov r5, fp 203 mov r5, fp 222 mov r5, fp 242 mov r5, fp 261 mov r5, fp [all …]
|
| D | mmcau_sha256_functions.s | 140 mov r6, fp 174 mov fp, r7 @ store mmcau_indirect_cmd(STR+CAA) 210 # (fp) r11 | mmcau_indirect_cmd(STR+CAA) 454 # (fp) r11 | mmcau_indirect_cmd(STR+CAA) 472 mov r7, fp @ (STR+CAA) 538 mov fp, r6
|
| /hal_nxp-latest/mcux/mcux-sdk/utilities/unity/ |
| D | unity.c | 23 int (*csfclose)(void *fp), 41 int csfclose(void *fp); 49 extern int csfclose(void *fp); 70 int csfclose(void *fp) in csfclose() argument 72 return fclose((FILE *)fp); in csfclose() 100 int csfclose(void *fp) in csfclose() argument 119 int csfclose(void *fp) in csfclose() argument
|