Searched refs:A2P (Results 1 – 4 of 4) sorted by relevance
/picolibc-latest/newlib/libc/machine/h8300/ |
D | reg_memset.S | 30 MOVP A2P,A2P 37 sub #1,A2P 40 subs #1,A2P 42 MOVP A2P,A2P
|
D | defines.h | 56 #define A2P r2 macro 76 #define A2P r2 macro 92 #define A2P er2 macro 119 #define A2P r2 macro 135 #define A2P er2 macro
|
D | strcmp.S | 43 MOVP A0P,A2P 46 mov.b @A2P+,A1L 57 mov.b @(-1,A2P),A0L
|
D | reg_memcpy.S | 30 ADDP A2P,A0P ; point to end of dst 31 ADDP A2P,A1P ; point to end of src
|