Searched refs:StoreFpArgs (Results 1 – 2 of 2) sorted by relevance
953 void Store(const typename Decoder::StoreFpArgs& args) { in Store()
1019 using StoreFpArgs = StoreArgsTemplate<FloatOperandType>; variable