Searched refs:bit_field (Results 1 – 4 of 4) sorted by relevance
55 struct bit_field struct69 static unsigned long fetch_fields (struct bit_field *bf); argument70 static void fetch_bitmapped_register (int regno, struct bit_field *bf);72 static void store_bitmapped_register (int regno, struct bit_field *bf);298 static struct bit_field status_fields[] =328 static struct bit_field cache_fields[] =358 static struct bit_field cause_fields[] =432 fetch_fields (struct bit_field *bf) in fetch_fields()456 fetch_bitmapped_register (int regno, struct bit_field *bf) in fetch_bitmapped_register()504 store_bitmapped_register (int regno, struct bit_field *bf) in store_bitmapped_register()
345 struct bit_field struct
349 struct bit_field struct
270 unsigned long bit_field; member6945 inst.instruction |= shift->properties->bit_field;6953 inst.instruction |= shift->properties->bit_field | SHIFT_BY_REG;7007 inst.instruction |= (num << 7) | shift->properties->bit_field;7013 inst.instruction |= shift->properties->bit_field;