Home
last modified time | relevance | path

Searched refs:StoreFpArgs (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Dsemantics_player.h953 void Store(const typename Decoder::StoreFpArgs& args) { in Store()
Ddecoder.h1019 using StoreFpArgs = StoreArgsTemplate<FloatOperandType>; variable