Public Attributes

pseudo_op Struct Reference

List of all members.

Public Attributes

DIRECTION dir
TOP to_opc
TOP from_opc
int index
int nrequire
int require [MAX_REQUIRE+1]
int nmap
int map [2][MAX_MAP+1]

Detailed Description

Definition at line 71 of file isa_pseudo_gen.cxx.


Member Data Documentation

Definition at line 75 of file isa_pseudo_gen.cxx.

Referenced by ISA_Pseudo_End(), and order_pseudos().

int pseudo_op::map[2][MAX_MAP+1]

Definition at line 79 of file isa_pseudo_gen.cxx.

Referenced by ISA_Pseudo_End(), and Map_Arg().

Definition at line 78 of file isa_pseudo_gen.cxx.

Referenced by Map_Arg().

Definition at line 76 of file isa_pseudo_gen.cxx.

Referenced by compare_pseudos(), Require(), and verify_machine_to_pseudo().

int pseudo_op::require[MAX_REQUIRE+1]

Definition at line 77 of file isa_pseudo_gen.cxx.

Referenced by ISA_Pseudo_End(), and Require().


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