Searched defs:microblaze_args (Results 1 – 2 of 2) sorted by relevance
467 typedef struct microblaze_args struct469 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];