GCC Middle and Back End API Reference
asm_int_op Struct Reference

#include <target.h>

Data Fields

const char * hi
const char * si
const char * di
const char * ti

Detailed Description

Assembler instructions for creating various kinds of integer object.   

Field Documentation

const char* asm_int_op::di

Referenced by integer_asm_op().

const char* asm_int_op::hi

Referenced by integer_asm_op().

const char* asm_int_op::si

Referenced by integer_asm_op().

const char* asm_int_op::ti

Referenced by integer_asm_op().


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