GDB (xrefs)
Loading...
Searching...
No Matches
Functions
mips-netbsd-tdep.h File Reference

Go to the source code of this file.

Functions

void mipsnbsd_supply_reg (struct regcache *, const char *, int)
 
void mipsnbsd_fill_reg (const struct regcache *, char *, int)
 
void mipsnbsd_supply_fpreg (struct regcache *, const char *, int)
 
void mipsnbsd_fill_fpreg (const struct regcache *, char *, int)
 

Function Documentation

◆ mipsnbsd_fill_fpreg()

void mipsnbsd_fill_fpreg ( const struct regcache * regcache,
char * fpregs,
int regno )

◆ mipsnbsd_fill_reg()

void mipsnbsd_fill_reg ( const struct regcache * regcache,
char * regs,
int regno )

◆ mipsnbsd_supply_fpreg()

void mipsnbsd_supply_fpreg ( struct regcache * regcache,
const char * fpregs,
int regno )

◆ mipsnbsd_supply_reg()

void mipsnbsd_supply_reg ( struct regcache * regcache,
const char * regs,
int regno )