Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_idef_parser_funcs.py140 arguments.append(hex_common.imm_name(immlett))
H A Dgen_tcg_funcs.py74 declared.append(hex_common.imm_name(immlett))
H A Dhex_common.py274 def imm_name(immlett): function