All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
cpu.h File Reference

Native CPU header. More...

Detailed Description

Native CPU header.

Author
Ludwig Knüpfer ludwi.nosp@m.g.kn.nosp@m.uepfe.nosp@m.r@fu.nosp@m.-berl.nosp@m.in.d.nosp@m.e

Definition in file cpu.h.

#include <stdint.h>
#include <stdio.h>
#include "cpu_conf.h"
+ Include dependency graph for cpu.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

#define CPU_HAS_UNALIGNED_ACCESS
 The CPU supports unaligned memory access.
 
static uintptr_t cpu_get_caller_pc (void)
 Gets the address the callee will return to.