Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Dsemantics_player.h114 void Load(const typename Decoder::LoadFpArgs& args) { in Load()
Ddecoder.h362 using LoadFpArgs = LoadArgsTemplate<LoadFpOpcode>; variable