GCC Middle and Back End API 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 |
Assembler instructions for creating various kinds of integer object.
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::pdi |
Referenced by integer_asm_op().
const char* asm_int_op::psi |
Referenced by integer_asm_op().
const char* asm_int_op::pti |
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().