Home
last modified time | relevance | path

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

/qemu/target/cris/
H A Dopcode-cris.h322 #define CRIS_DIS_FLAG_MEM_TARGET_IS_REG (1 << 1) macro
/qemu/disas/
H A Dcris.c2252 info->flags |= CRIS_DIS_FLAG_MEM_TARGET_IS_REG; in print_with_operands()
2270 | CRIS_DIS_FLAG_MEM_TARGET_IS_REG in print_with_operands()
2329 info->flags |= CRIS_DIS_FLAG_MEM_TARGET_IS_REG; in print_with_operands()
2368 | CRIS_DIS_FLAG_MEM_TARGET_IS_REG in print_with_operands()
2389 info->flags |= CRIS_DIS_FLAG_MEM_TARGET_IS_REG; in print_with_operands()