Home
last modified time | relevance | path

Searched defs:microblaze_args (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.h467 typedef struct microblaze_args struct
469 int gp_reg_found; /* whether a gp register was found yet */
470 int arg_number; /* argument number */
471 int arg_words; /* # total words the arguments take */
472 int fp_arg_words; /* # words for FP args */
473 int last_arg_fp; /* nonzero if last arg was FP (EABI only) */
474 int fp_code; /* Mode of FP arguments */
475 int num_adjusts; /* number of adjustments made */
479 rtx adjust[MAX_ARGS_IN_REGISTERS * 2];
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.h467 typedef struct microblaze_args struct
469 int gp_reg_found; /* whether a gp register was found yet */
470 int arg_number; /* argument number */
471 int arg_words; /* # total words the arguments take */
472 int fp_arg_words; /* # words for FP args */
473 int last_arg_fp; /* nonzero if last arg was FP (EABI only) */
474 int fp_code; /* Mode of FP arguments */
475 int num_adjusts; /* number of adjustments made */
479 rtx adjust[MAX_ARGS_IN_REGISTERS * 2];