HomeSort by: relevance | last modified time | path
    Searched refs:ISP (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/arch/m68k/m68k/
db_trace.c 254 instruc = get(addr - 6, ISP);
255 nextword = get(addr - 4, ISP);
291 instruc = get(addr, ISP);
295 instruc = get(addr += 2, ISP);
305 instruc = get(addr += 2, ISP);
309 val = get(addr + 2, ISP);
330 instruc = get(addr, ISP);
332 instruc = get(addr + 2, ISP);
339 instruc = get(addr, ISP);
341 instruc = get(addr + 2, ISP);
    [all...]
  /src/sys/arch/m68k/060sp/dist/
isp.doc 2 # $NetBSD: isp.doc,v 1.1 2000/04/14 20:24:39 is Exp $
41 The file isp.sa contains the 68060 Integer Software Package.
47 isp.sa provides full emulation support for these instructions.
60 The file isp.sa is essentially a hexadecimal image of the
75 The source code isp.s has also been included but only for
98 is NOT INCLUDED in isp.sa (an example "Call-out" section is provided at
100 the ISP routines to reference external functions that must be provided
103 to a function required by the ISP (these functions and their location are
104 listed in "68060ISP call-outs" below). Each field entry should contain
107 isp.sa image in memory
    [all...]
test.doc 42 the state of the 68060ISP and 68060FPSP once they have been installed.
90 location are listed in "68060{ISP,FPSP}-TEST call-outs" below). Each field
100 are listed in section "68060{ISP,FPSP}-TEST entry points" below. A calling
104 For example, to run the 060ISP test, write a program that includes the
110 section is 128 bytes long; and the 68060ISP test entry point is located
116 68060ISP-TEST Call-outs:
146 68060ISP-TEST Entry-points:
iskeletn.s 155 # If the implementation provided by the 68060ISP is sufficient,
166 # If the implementation provided by the 68060ISP is sufficient,
isp.s 2 # $NetBSD: isp.s,v 1.5 2021/08/02 12:56:23 andvar Exp $
40 # This file is appended to the top of the 060ISP package
45 # example) that are referenced by the ISP package itself in order
47 # callout. The ISP code does a "bsr" to the stub routine. This
49 # it makes the ISP code easier to read and more maintainable.
340 # _isp_unimp(): 060ISP entry point for Unimplemented Instruction #
2980 # made to point directly back into the 060ISP which has a routine for #
os.s 42 # - example "Call-Out"s required by both the ISP and FPSP.
  /src/sys/arch/arm/samsung/
exynos5_reg.h 101 #define EXYNOS5_A5 (ISP) 0x008B0000
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
exynos4412.dtsi 230 label = "ISP";
256 compatible = "samsung,exynos4412-isp-clock";
655 "ppmuispmx", "isp",
664 iommu-names = "isp", "drc", "fd", "mcuctl";
674 i2c1_isp: i2c-isp@12140000 {
675 compatible = "samsung,exynos4212-i2c-isp";
694 samsung,isp-wb;
702 samsung,isp-wb;
710 samsung,isp-wb;
720 samsung,isp-wb
    [all...]
exynos3250.dtsi 221 label = "ISP";
851 bus_isp: bus-isp {
ste-ux500-samsung-codina.dts 563 /* Zinitix BT404 ISP part */
564 isp@50 {
565 compatible = "zinitix,bt404-isp";
exynos5420.dtsi 358 label = "ISP";
rk3288.dtsi 759 * *_ISP ISP:Image Signal Processing
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
exynos5433.dtsi 599 compatible = "samsung,exynos5433-cmu-isp";
736 label = "ISP";

Completed in 121 milliseconds