Annotation of researchv10dc/cmd/gcc/output.h, revision 1.1

1.1     ! root        1: /* Declarations for insn-output.c.
        !             2:    These functions are defined in recog.c.  */
        !             3: 
        !             4: /* Operand-predicate functions.  */
        !             5: int general_operand ();
        !             6: int push_operand ();
        !             7: int memory_operand ();
        !             8: int immediate_operand ();
        !             9: int register_operand ();
        !            10: int address_operand ();
        !            11: int nonmemory_operand ();
        !            12: 
        !            13: int offsetable_address_p ();
        !            14: rtx adj_offsetable_operand ();
        !            15: 
        !            16: /* Output a string of assembler code.
        !            17:    Defined in final.c.  */
        !            18: void output_asm_insn();
        !            19: 
        !            20: /* When outputting assembler code, indicates which alternative
        !            21:    of the constraints was actually satisfied.  */
        !            22: int which_alternative;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.