Searched refs:A (Results 1 – 25 of 76) sorted by relevance
1234
47 MOV A, CS48 XCH A, X50 MOV A, ES118 MOV ES, A120 XCH A, X121 MOV CS, A
1 # Armv8-A architecture support3 The Armv8-A architecture introduces the ability to use 64-bit and 32-bit10 backwards compatibility with the Armv7-A architecture, enhancing that profile13 [link](https://developer.arm.com/Architectures/A-Profile%20Architecture)18 This port adds support for Armv8-A architecture AArch64 execution state.19 This port is generic and can be used as a starting point for Armv8-A
183 MOV A, CS; /* Save CS register. */ variable184 XCH A, X variable185 MOV A, ES; /* Save ES register. */ variable188 MOV A, CS; /* Save CS register. */220 MOV ES, A221 XCH A, X; /* Restore the CS register. */ variable222 MOV CS, A225 MOV CS, A; /* Restore CS register. */
55 MOV A, CS; variable57 XCH A, X variable58 MOV A, ES; variable102 MOV ES, A103 XCH A, X; variable105 MOV CS, A
14 RX210 RXv1 No --- Renesas/RX200 (*3) N/A (*3) N/A (*3)15 RX21A RXv1 No --- Renesas/RX200 (*3) N/A (*3) N/A (*3)16 RX220 RXv1 No --- Renesas/RX200 (*3) N/A (*3) N/A (*3)18 RX23E-A RXv2 Yes --- Renesas/RX600v2 GCC/RX600v2 IAR/RXv224 RX610 RXv1 Yes --- N/A (*4) N/A (*4) N/A (*4)
232 MOV A, DPR234 MOV A, ADB235 ORW A245 MOV A, DTB247 MOV A, PCB248 ORW A
82 - ATmega8A/16A/32A/64A/128A -> 4kB RAM83 - ATmega165A/165PA/325A/325PA/3250A/3250PA/645A/645P/6450A/6450P -> 4kB RAM84 - ATmega169A/169PA/329A/329PA/3290A/3290PA/649A/649P/6490A/6490P -> 4kB RAM
11 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]14 A clear and concise description of what you want to happen.17 A clear and concise description of any alternative solutions or features you've considered.
13 A concise description of what the bug is.30 A concise description of what you expected to happen.
3 Initial port to support Armv8-A architecture in FreeRTOS kernel was written for9 This port is generic and can be used as a starting point for other Armv8-A
38 …#error configINTERRUPT_CONTROLLER_BASE_ADDRESS must be defined. Refer to Cortex-A equivalent: htt…42 …#error configINTERRUPT_CONTROLLER_CPU_INTERFACE_OFFSET must be defined. Refer to Cortex-A equival…46 …#error configUNIQUE_INTERRUPT_PRIORITIES must be defined. Refer to Cortex-A equivalent: http: /*w…50 …#error configSETUP_TICK_INTERRUPT() must be defined. Refer to Cortex-A equivalent: http: /*www.Fr…54 …#error configMAX_API_CALL_INTERRUPT_PRIORITY must be defined. Refer to Cortex-A equivalent: http:…