Searched refs:helper_args (Results 1 – 4 of 4) sorted by relevance
39 for arg in hex_common.helper_args(tag, regs, imms):
44 for arg in hex_common.helper_args(tag, regs, imms):
88 for arg in hex_common.helper_args(tag, regs, imms):
1094 def helper_args(tag, regs, imms): function