/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/opcode/ |
H A D | arm.h | 48 #define OPCODE_MVN 15 macro
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/opcode/ |
H A D | arm.h | 48 #define OPCODE_MVN 15
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/arm7/ |
H A D | arm7core.h | 346 OPCODE_MVN /* 1111 */ enumerator
|
H A D | arm7core.c | 1373 case OPCODE_MVN: in HandleALU()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/arm7/ |
H A D | arm7core.h | 346 OPCODE_MVN /* 1111 */ enumerator
|
H A D | arm7core.c | 1373 case OPCODE_MVN: in HandleALU()
|
/dports/emulators/mess/mame-mame0226/src/devices/cpu/arm7/ |
H A D | arm7core.h | 452 OPCODE_MVN /* 1111 */ enumerator
|
H A D | arm7ops.cpp | 1057 case OPCODE_MVN: in HandleALU()
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/arm7/ |
H A D | arm7core.h | 452 OPCODE_MVN /* 1111 */ enumerator
|
H A D | arm7ops.cpp | 1057 case OPCODE_MVN: in HandleALU()
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/arm/ |
H A D | arm.cpp | 211 OPCODE_MVN /* 1111 */ enumerator 820 case OPCODE_MVN: in HandleALU()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/arm/ |
H A D | arm.cpp | 211 OPCODE_MVN /* 1111 */ enumerator 812 case OPCODE_MVN: in HandleALU()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/arm/ |
H A D | arm.c | 191 OPCODE_MVN /* 1111 */ enumerator 1021 case OPCODE_MVN: in HandleALU()
|
/dports/emulators/mess/mame-mame0226/src/devices/cpu/arm/ |
H A D | arm.cpp | 193 OPCODE_MVN /* 1111 */ enumerator 902 case OPCODE_MVN: in HandleALU()
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/arm/ |
H A D | arm.cpp | 193 OPCODE_MVN /* 1111 */ enumerator 902 case OPCODE_MVN: in HandleALU()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/arm/ |
H A D | arm.c | 193 OPCODE_MVN /* 1111 */ enumerator 1039 case OPCODE_MVN: in HandleALU()
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/ |
H A D | tc-arm.c | 2272 #define OPCODE_MVN 15 macro 7067 new_inst = OPCODE_MVN; 7071 case OPCODE_MVN: 7594 | (OPCODE_MVN << DATA_OP_SHIFT)); 7925 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT);
|
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/ |
H A D | tc-arm.c | 867 #define OPCODE_MVN 15 macro 5748 new_inst = OPCODE_MVN; in negate_data_op() 5752 case OPCODE_MVN: in negate_data_op() 6208 | (OPCODE_MVN << DATA_OP_SHIFT)); in do_ldst() 6478 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT); in do_ldstv4()
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/ |
H A D | tc-arm.c | 2272 #define OPCODE_MVN 15 macro 7067 new_inst = OPCODE_MVN; 7071 case OPCODE_MVN: 7594 | (OPCODE_MVN << DATA_OP_SHIFT)); 7925 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT);
|
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/ |
H A D | tc-arm.c | 494 #define OPCODE_MVN 15 macro 4509 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT); in move_or_literal_pool() 11364 new_inst = OPCODE_MVN; in negate_data_op() 11368 case OPCODE_MVN: in negate_data_op()
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/ |
H A D | tc-arm.c | 716 #define OPCODE_MVN 15 macro 8008 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT); in move_or_literal_pool() 22476 new_inst = OPCODE_MVN; in negate_data_op() 22480 case OPCODE_MVN: in negate_data_op()
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/ |
H A D | tc-arm.c | 716 #define OPCODE_MVN 15 macro 8008 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT); in move_or_literal_pool() 22476 new_inst = OPCODE_MVN; in negate_data_op() 22480 case OPCODE_MVN: in negate_data_op()
|
/dports/devel/binutils/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 826 #define OPCODE_MVN 15 macro 8972 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT); in move_or_literal_pool() 28154 new_inst = OPCODE_MVN; in negate_data_op() 28158 case OPCODE_MVN: in negate_data_op()
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 826 #define OPCODE_MVN 15 macro 8972 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT); in move_or_literal_pool() 28154 new_inst = OPCODE_MVN; in negate_data_op() 28158 case OPCODE_MVN: in negate_data_op()
|
/dports/devel/gnulibiberty/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 826 #define OPCODE_MVN 15 macro 8972 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT); in move_or_literal_pool() 28154 new_inst = OPCODE_MVN; in negate_data_op() 28158 case OPCODE_MVN: in negate_data_op()
|