Home
last modified time | relevance | path

Searched refs:DSI (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Dsubst.md28 [(set (match_operand:DSI 0 "" "")
29 (match_operand:DSI 1 "" ""))
42 [(set (match_operand:DSI 0 "" "")
43 (match_operand:DSI 1 "" ""))
48 (clobber (match_scratch:DSI 0 "=d"))])
Ds390.md678 (define_mode_iterator DSI [DI SI])
4082 [(set (match_operand:DSI 0 "register_operand" "=d")
4083 (ior:DSI (and:DSI
4084 (match_operand:DSI 1 "register_operand" "0")
4085 (match_operand:DSI 2 "const_int_operand" ""))
4086 (zero_extract:DSI
4087 (match_operand:DSI 3 "register_operand" "d")
4092 && EXTRACT_ARGS_IN_RANGE (INTVAL (operands[4]), INTVAL (operands[5]), <DSI:bitsize>)
4094 "<risbg_n>\t%0,%3,64-%4,63,(64-<DSI:bitsize>)+%4+%5"
4717 (define_expand "extend<HQI:mode><DSI:mode>2"
[all …]
Dvector.md2490 (float:FPRX2 (match_operand:DSI 1 "register_operand" "")))
2500 (match_operand:DSI 1 "register_operand" "")]
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dvisium.h97 #define DSI 0x82800004 macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dvisium.h97 #define DSI 0x82800004 macro
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dvisium-dis.c214 if (ins != DSI) in disassem_class1()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dvisium-dis.c214 if (ins != DSI) in disassem_class1()
/netbsd/src/share/misc/
Dairport1881 DSI:Destin-Fort Walton Beach Airport, FL, USA
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-2012185 (extend<HQI><DSI>2, zero_extend<HQI>si2): Likewise.
DChangeLog-200519694 * config/s390/s390.md: ("DSI", "SCOND"): New mode
DChangeLog-201630937 ("addr_style_op_subst"): Use DSI_VI instead of DSI.