Searched defs:TCG_TARGET_deposit_valid (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target-has.h | 20 #define TCG_TARGET_deposit_valid(type, ofs, len) 0 macro
|
/openbmc/qemu/tcg/tci/ |
H A D | tcg-target-has.h | 20 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 macro
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target-has.h | 53 #define TCG_TARGET_deposit_valid(type, ofs, len) use_mips32r2_instructions macro
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target-has.h | 71 #define TCG_TARGET_deposit_valid(type, ofs, len) use_armv7_instructions macro
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target-has.h | 45 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 macro
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target-has.h | 70 #define TCG_TARGET_deposit_valid(type, ofs, len) 0 macro
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target-has.h | 58 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 macro
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target-has.h | 60 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 macro
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target-has.h | 65 #define TCG_TARGET_deposit_valid(type, ofs, len) \ macro
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target-has.h | 62 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 macro
|