GDB (xrefs)
Functions
i386.c File Reference
#include "i386.h"
#include "tdesc.h"
#include "x86-xstate.h"
#include <stdlib.h>
#include "../features/i386/32bit-core.c"
#include "../features/i386/32bit-linux.c"
#include "../features/i386/32bit-sse.c"
#include "../features/i386/32bit-avx.c"
#include "../features/i386/32bit-avx512.c"
#include "../features/i386/32bit-mpx.c"
#include "../features/i386/32bit-pkeys.c"

Go to the source code of this file.

Functions

target_desci386_create_target_description (uint64_t xcr0, bool is_linux)
 

Function Documentation

◆ i386_create_target_description()

target_desc* i386_create_target_description ( uint64_t  xcr0,
bool  is_linux 
)