Searched refs:S390_INSTR_FLAG_VX (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Ds390.h55 #define S390_INSTR_FLAG_VX 0x8 macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ds390.h56 #define S390_INSTR_FLAG_VX 0x8 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Ds390.h56 #define S390_INSTR_FLAG_VX 0x8 macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ds390.h59 #define S390_INSTR_FLAG_VX 0x8 macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds390-mkopc.c429 flag_bits |= S390_INSTR_FLAG_VX;
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds390-mkopc.c432 flag_bits |= S390_INSTR_FLAG_VX;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-mkopc.c432 flag_bits |= S390_INSTR_FLAG_VX;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-s390.c291 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX },
293 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX },
295 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX },
297 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX }
308 { "vx", S390_INSTR_FLAG_VX, true },
309 { "novx", S390_INSTR_FLAG_VX, false }
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-s390.c289 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX },
291 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX },
293 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX },
295 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX }
306 { "vx", S390_INSTR_FLAG_VX, true },
307 { "novx", S390_INSTR_FLAG_VX, false }
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds390-mkopc.c492 flag_bits |= S390_INSTR_FLAG_VX;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-s390.c291 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX },
293 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX },
295 S390_INSTR_FLAG_HTM | S390_INSTR_FLAG_VX }
306 { "vx", S390_INSTR_FLAG_VX, TRUE },
307 { "novx", S390_INSTR_FLAG_VX, FALSE }

Completed in 148 milliseconds