Home
last modified time | relevance | path

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

/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c157 static void reg_arg_print(Context *c, YYLTYPE *locp, HexReg *reg) in reg_arg_print() function
225 reg_arg_print(c, locp, &rvalue->reg); in rvalue_print()