GDB (xrefs)
Loading...
Searching...
No Matches
Macros | Variables
riscv-fbsd-tdep.h File Reference
#include "regset.h"

Go to the source code of this file.

Macros

#define RISCV_FBSD_NUM_GREGS   33
 
#define RISCV_FBSD_SIZEOF_FPREGSET   (32 * 16 + 8)
 

Variables

const struct regset riscv_fbsd_gregset
 
const struct regset riscv_fbsd_fpregset
 

Macro Definition Documentation

◆ RISCV_FBSD_NUM_GREGS

#define RISCV_FBSD_NUM_GREGS   33

◆ RISCV_FBSD_SIZEOF_FPREGSET

#define RISCV_FBSD_SIZEOF_FPREGSET   (32 * 16 + 8)

Variable Documentation

◆ riscv_fbsd_fpregset

const struct regset riscv_fbsd_fpregset
extern

◆ riscv_fbsd_gregset

const struct regset riscv_fbsd_gregset
extern