Home
last modified time | relevance | path

Searched refs:SWI (Results 1 – 25 of 66) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsync.md266 [(set (match_operand:SWI 0 "memory_operand" "=m")
267 (unspec:SWI [(match_operand:SWI 1 "<nonmemory_operand>" "<r><i>")
464 [(set (match_operand:SWI 0 "register_operand" "=a")
465 (unspec_volatile:SWI
466 [(match_operand:SWI 1 "memory_operand" "+m")
467 (match_operand:SWI 2 "register_operand" "0")
468 (match_operand:SWI 3 "register_operand" "<r>")
472 (unspec_volatile:SWI [(const_int 0)] UNSPECV_CMPXCHG))
479 [(set (match_operand:SWI 0 "register_operand")
480 (match_operand:SWI 1 "general_operand"))
[all …]
H A Di386.md1063 (define_mode_iterator SWI [QI HI SI (DI "TARGET_64BIT")])
1100 ;; SWI and DWI together.
1388 (compare (match_operand:SWI 0 "nonimmediate_operand" "<r>,?m<r>")
1389 (match_operand:SWI 1 "const0_operand")))]
1400 (compare (match_operand:SWI 0 "nonimmediate_operand" "<r>m,<r>")
1401 (match_operand:SWI 1 "<general_operand>" "<r><i>,<r><m>")))]
1410 (minus:SWI (match_operand:SWI 0 "nonimmediate_operand" "<r>m,<r>")
1411 (match_operand:SWI 1 "<general_operand>" "<r><i>,<r><m>"))
2848 [(set (match_operand:SWI 0 "general_reg_operand")
2849 (match_operand:SWI 1 "immediate_operand"))
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsync.md259 [(set (match_operand:SWI 0 "memory_operand" "=m")
260 (unspec:SWI [(match_operand:SWI 1 "<nonmemory_operand>" "<r><i>")
438 [(set (match_operand:SWI 0 "register_operand" "=a")
439 (unspec_volatile:SWI
440 [(match_operand:SWI 1 "memory_operand" "+m")
441 (match_operand:SWI 2 "register_operand" "0")
442 (match_operand:SWI 3 "register_operand" "<r>")
446 (unspec_volatile:SWI [(const_int 0)] UNSPECV_CMPXCHG))
456 [(set (match_operand:SWI 0 "register_operand" "=<r>")
457 (unspec_volatile:SWI
[all …]
H A Di386.md1002 (define_mode_iterator SWI [QI HI SI (DI "TARGET_64BIT")])
1039 ;; SWI and DWI together.
1310 (compare (match_operand:SWI 0 "nonimmediate_operand" "<r>,?m<r>")
1311 (match_operand:SWI 1 "const0_operand")))]
1322 (compare (match_operand:SWI 0 "nonimmediate_operand" "<r>m,<r>")
1323 (match_operand:SWI 1 "<general_operand>" "<r><i>,<r>m")))]
1332 (minus:SWI (match_operand:SWI 0 "nonimmediate_operand" "<r>m,<r>")
1333 (match_operand:SWI 1 "<general_operand>" "<r><i>,<r>m"))
2664 [(set (match_operand:SWI 0 "general_reg_operand")
2665 (match_operand:SWI 1 "general_reg_operand"))
[all …]
/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/native/
H A DHowto38 The mountufs command will lookup the SWI base for the specified
40 device to formulate the correct combined SWI for the unixfs_mount
47 xxxxx is the combined SWI, drive and partition number in hex
50 SWI base + (drive * 8) + partition
58 SWI bases
H A DMountUFS83 REM Lookup the SWI Number for the DiscOp SWI
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dlinux-unwind.h67 #define SWI 0x6f223f00 macro
71 #define SWI 0x003f226f macro
93 if (pc[1] != SWI) in arc_fallback_frame_state()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dlinux-unwind.h67 #define SWI 0x6f223f00 macro
71 #define SWI 0x003f226f macro
93 if (pc[1] != SWI) in arc_fallback_frame_state()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/microblaze/
H A Ddivsi3.S48 SWI r28,r1,0
49 SWI r29,r1,4
50 SWI r30,r1,8
51 SWI r31,r1,12
H A Dudivsi3.S48 SWI r29,r1,0
49 SWI r30,r1,4
50 SWI r31,r1,8
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/
H A Ddivsi3.S48 SWI r28,r1,0
49 SWI r29,r1,4
50 SWI r30,r1,8
51 SWI r31,r1,12
H A Dudivsi3.S48 SWI r29,r1,0
49 SWI r30,r1,4
50 SWI r31,r1,8
/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/src/Banner/
H A DBanner97 equd &00000000 \ SWI
98 equd &00000000 \ SWI
99 equd &00000000 \ SWI
100 equd &00000000 \ SWI
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp279 SwitchInst *SWI = cast<SwitchInst>(CSI->use_begin()->getUser()); in collectPostSplitCoroIds() local
280 if (SWI->getNumCases() == 2) in collectPostSplitCoroIds()
281 CoroSuspendSwitches.insert(SWI); in collectPostSplitCoroIds()
H A DCoroFrame.cpp606 auto *SWI = const_cast<SwitchInst *>(ConstSWI); in addFieldForAllocas() local
607 DefaultSuspendDest[SWI] = SWI->getDefaultDest(); in addFieldForAllocas()
608 SWI->setDefaultDest(SWI->getSuccessor(1)); in addFieldForAllocas()
676 SwitchInst *SWI = SwitchAndDefaultDest.first; in addFieldForAllocas() local
678 SWI->setDefaultDest(DestBB); in addFieldForAllocas()
/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
H A Dcheckro40310 IF (flags% AND 1)<>0 THEN END :REM SWI returned with the V flag set
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A DChangeLog-20211110 SWI emulations.
1112 SWI interface. (This is at the request if Intel).
1114 SWI call should be emulated.
1116 Propagate exit code from RedBoot Exit SWI.
1129 * armos.c (ARMul_OSHandleSWI): Support the RedBoot SWI in ARM
1304 (ARMul_OSHandleSWI): Set in_SWI_handler whilst emulating a SWI.
1306 a SWI.
1321 * armvirt.c (PutWord): Detect installation of SWI vector.
1326 (sim_write): Remove check of SWI vector installation
1335 * armos.c (ARMul_OSHandleSWI): Add 0x91 as an FPE SWI.
[all …]
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dacorn14 # RISC OS AIF, contains "SWI OS_Exit" at offset 16.
/netbsd-src/distrib/notes/acorn32/
H A Dprep.RISCOS405 3) You must know the SWI base of the <filesys>_DiscOp SWI. Here
457 - &40980 The SWI base for SCSIFS_DiscOp.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Dbuiltins.def39 DEF_BUILTIN (SWI, 0, void_ftype_void, swi, 1)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Dbuiltins.def39 DEF_BUILTIN (SWI, 0, void_ftype_void, swi, 1)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.c241 {"swi", "%rt,[%ra{+%i15s2}]", OP6 (SWI), 4, ATTR_ALL, 0, NULL, 0, NULL},
523 {"sw", "%rt,[%ra]", OP6 (SWI), 4, ATTR_ALL, 0, NULL, 0, NULL},
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-asm.c241 {"swi", "%rt,[%ra{+%i15s2}]", OP6 (SWI), 4, ATTR_ALL, 0, NULL, 0, NULL},
523 {"sw", "%rt,[%ra]", OP6 (SWI), 4, ATTR_ALL, 0, NULL, 0, NULL},
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c8304 insn = N32_TYPE2 (SWI, N16_RT3 (insn16), N16_RA3 (insn16), in nds32_convert_16_to_32()
8331 insn = N32_TYPE2 (SWI, N16_RT4 (insn16), N16_RA5 (insn16), 0); in nds32_convert_16_to_32()
8449 insn = N32_TYPE2 (SWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16)); in nds32_convert_16_to_32()
8492 insn = N32_TYPE2 (SWI, N16_RT38 (insn16), REG_SP, N16_IMM7U (insn16)); in nds32_convert_16_to_32()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c8304 insn = N32_TYPE2 (SWI, N16_RT3 (insn16), N16_RA3 (insn16), in nds32_convert_16_to_32()
8331 insn = N32_TYPE2 (SWI, N16_RT4 (insn16), N16_RA5 (insn16), 0); in nds32_convert_16_to_32()
8449 insn = N32_TYPE2 (SWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16)); in nds32_convert_16_to_32()
8492 insn = N32_TYPE2 (SWI, N16_RT38 (insn16), REG_SP, N16_IMM7U (insn16)); in nds32_convert_16_to_32()

123