GCC Middle and Back End API Reference
asm_int_op Struct Reference

#include <target.h>

Data Fields

const char * hi
 
const char * psi
 
const char * si
 
const char * pdi
 
const char * di
 
const char * pti
 
const char * ti
 

Detailed Description

Assembler instructions for creating various kinds of integer object.   

Field Documentation

◆ di

const char* asm_int_op::di

Referenced by integer_asm_op().

◆ hi

const char* asm_int_op::hi

Referenced by integer_asm_op().

◆ pdi

const char* asm_int_op::pdi

Referenced by integer_asm_op().

◆ psi

const char* asm_int_op::psi

Referenced by integer_asm_op().

◆ pti

const char* asm_int_op::pti

Referenced by integer_asm_op().

◆ si

const char* asm_int_op::si

Referenced by integer_asm_op().

◆ ti

const char* asm_int_op::ti

Referenced by integer_asm_op().


The documentation for this struct was generated from the following file: