/openbmc/qemu/util/ |
H A D | meson.build | 1 util_ss.add(files('osdep.c', 'cutils.c', 'unicode.c', 'qemu-timer-common.c')) 2 util_ss.add(files('thread-context.c'), numa) 4 util_ss.add(files('atomic64.c')) 7 util_ss.add(files('aio-posix.c')) 8 util_ss.add(files('fdmon-poll.c')) 10 util_ss.add(files('fdmon-epoll.c')) 12 util_ss.add(files('compatfd.c')) 13 util_ss.add(files('event_notifier-posix.c')) 14 util_ss.add(files('mmap-alloc.c')) 19 util_ss.add(files('oslib-posix.c'), freebsd_dep) [all …]
|
/openbmc/linux/arch/sparc/lib/ |
H A D | Memcpy_utils.S | 25 add %o2, 1, %o0 29 add %o2, 3, %o0 33 add %o2, 4, %o0 37 add %o2, 5, %o0 41 add %o2, 6, %o0 45 add %o2, 7, %o0 49 add %o2, 8, %o0 53 add %o2, 15, %o0 56 add %o2, 15, %o2 58 add %o2, 8, %o0 [all …]
|
/openbmc/qemu/hw/misc/ |
H A D | meson.build | 1 system_ss.add(when: 'CONFIG_APPLESMC', if_true: files('applesmc.c')) 2 system_ss.add(when: 'CONFIG_EDU', if_true: files('edu.c')) 3 system_ss.add(when: 'CONFIG_FW_CFG_DMA', if_true: files('vmcoreinfo.c')) 4 system_ss.add(when: 'CONFIG_ISA_DEBUG', if_true: files('debugexit.c')) 5 system_ss.add(when: 'CONFIG_ISA_TESTDEV', if_true: files('pc-testdev.c')) 6 system_ss.add(when: 'CONFIG_PCI_TESTDEV', if_true: files('pci-testdev.c')) 7 system_ss.add(when: 'CONFIG_UNIMP', if_true: files('unimp.c')) 8 system_ss.add(when: 'CONFIG_EMPTY_SLOT', if_true: files('empty_slot.c')) 9 system_ss.add(when: 'CONFIG_LED', if_true: files('led.c')) 10 system_ss.add(when: 'CONFIG_PVPANIC_COMMON', if_true: files('pvpanic.c')) [all …]
|
/openbmc/qemu/hw/arm/ |
H A D | meson.build | 2 arm_ss.add(files('boot.c')) 3 arm_ss.add(when: 'CONFIG_ARM_VIRT', if_true: files('virt.c')) 4 arm_ss.add(when: 'CONFIG_ACPI', if_true: files('virt-acpi-build.c')) 5 arm_ss.add(when: 'CONFIG_DIGIC', if_true: files('digic_boards.c')) 6 arm_ss.add(when: 'CONFIG_EMCRAFT_SF2', if_true: files('msf2-som.c')) 7 arm_ss.add(when: 'CONFIG_HIGHBANK', if_true: files('highbank.c')) 8 arm_ss.add(when: 'CONFIG_INTEGRATOR', if_true: files('integratorcp.c')) 9 arm_ss.add(when: 'CONFIG_MICROBIT', if_true: files('microbit.c')) 10 arm_ss.add(when: 'CONFIG_MPS3R', if_true: files('mps3r.c')) 11 arm_ss.add(when: 'CONFIG_MUSICPAL', if_true: files('musicpal.c')) [all …]
|
/openbmc/qemu/hw/virtio/ |
H A D | meson.build | 2 system_virtio_ss.add(files('virtio-bus.c')) 3 system_virtio_ss.add(when: 'CONFIG_VIRTIO_PCI', if_true: files('virtio-pci.c')) 4 system_virtio_ss.add(when: 'CONFIG_VIRTIO_MMIO', if_true: files('virtio-mmio.c')) 5 system_virtio_ss.add(when: 'CONFIG_VIRTIO_CRYPTO', if_true: files('virtio-crypto.c')) 6 system_virtio_ss.add(when: 'CONFIG_VHOST_VSOCK_COMMON', if_true: files('vhost-vsock-common.c')) 7 system_virtio_ss.add(when: 'CONFIG_VIRTIO_IOMMU', if_true: files('virtio-iommu.c')) 8 system_virtio_ss.add(when: 'CONFIG_VHOST_VDPA_DEV', if_true: files('vdpa-dev.c')) 11 specific_virtio_ss.add(files('virtio.c')) 12 specific_virtio_ss.add(files('virtio-config-io.c', 'virtio-qmp.c')) 15 system_virtio_ss.add(files('vhost.c')) [all …]
|
/openbmc/qemu/hw/intc/ |
H A D | meson.build | 1 system_ss.add(files('intc.c')) 2 system_ss.add(when: 'CONFIG_ARM_GIC', if_true: files( 9 system_ss.add(when: 'CONFIG_ARM_GICV3_TCG', if_true: files( 15 system_ss.add(when: 'CONFIG_ALLWINNER_A10_PIC', if_true: files('allwinner-a10-pic.c')) 16 system_ss.add(when: 'CONFIG_ASPEED_SOC', if_true: files('aspeed_vic.c')) 17 system_ss.add(when: 'CONFIG_ASPEED_SOC', if_true: files('aspeed_intc.c')) 18 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_gic.c', 'exynos4210_combiner.c')) 19 system_ss.add(when: 'CONFIG_GOLDFISH_PIC', if_true: files('goldfish_pic.c')) 20 system_ss.add(when: 'CONFIG_HEATHROW_PIC', if_true: files('heathrow_pic.c')) 21 system_ss.add(when: 'CONFIG_I8259', if_true: files('i8259_common.c', 'i8259.c')) [all …]
|
/openbmc/qemu/stubs/ |
H A D | meson.build | 1 # If possible, add new files to other directories, by using "if_false". 2 # If you need them here, try to add them under one of the if statements 5 stub_ss.add(files('cpu-get-clock.c')) 6 stub_ss.add(files('error-printf.c')) 7 stub_ss.add(files('fdset.c')) 8 stub_ss.add(files('iothread-lock.c')) 9 stub_ss.add(files('is-daemonized.c')) 10 stub_ss.add(files('monitor-core.c')) 11 stub_ss.add(files('replay-mode.c')) 12 stub_ss.add(files('trace-control.c')) [all …]
|
/openbmc/qemu/hw/net/ |
H A D | meson.build | 1 system_ss.add(when: 'CONFIG_DP8393X', if_true: files('dp8393x.c')) 2 system_ss.add(when: 'CONFIG_XEN_BUS', if_true: files('xen_nic.c')) 3 system_ss.add(when: 'CONFIG_NE2000_COMMON', if_true: files('ne2000.c')) 6 system_ss.add(when: 'CONFIG_NE2000_PCI', if_true: files('ne2000-pci.c')) 7 system_ss.add(when: 'CONFIG_EEPRO100_PCI', if_true: files('eepro100.c')) 8 system_ss.add(when: 'CONFIG_PCNET_PCI', if_true: files('pcnet-pci.c')) 9 system_ss.add(when: 'CONFIG_PCNET_COMMON', if_true: files('pcnet.c')) 10 system_ss.add(when: 'CONFIG_E1000_PCI', if_true: files('e1000.c', 'e1000x_common.c')) 11 system_ss.add(when: 'CONFIG_E1000E_PCI_EXPRESS', if_true: files('net_tx_pkt.c', 'net_rx_pkt.c')) 12 system_ss.add(when: 'CONFIG_E1000E_PCI_EXPRESS', if_true: files('e1000e.c', 'e1000e_core.c', 'e1000… [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | tc_restrictions.sh | 44 tc qdisc add dev $swp1 ingress_block 22 clsact 47 tc filter add block 22 protocol ip pref 1 handle 101 flower \ 49 check_err $? "Failed to add drop rule to ingress bound block" 51 tc qdisc add dev $swp2 ingress_block 22 clsact 56 tc qdisc add dev $swp2 egress_block 22 clsact 61 tc qdisc add dev $swp2 egress_block 22 clsact 64 tc filter add block 22 protocol ip pref 1 handle 101 flower \ 66 check_fail $? "Incorrect success to add drop rule to mixed bound block" 70 tc qdisc add dev $swp1 egress_block 22 clsact 73 tc filter add block 22 protocol ip pref 1 handle 101 flower \ [all …]
|
/openbmc/qemu/hw/char/ |
H A D | meson.build | 1 system_ss.add(when: 'CONFIG_CADENCE', if_true: files('cadence_uart.c')) 2 system_ss.add(when: 'CONFIG_CMSDK_APB_UART', if_true: files('cmsdk-apb-uart.c')) 3 system_ss.add(when: 'CONFIG_ESCC', if_true: files('escc.c')) 4 system_ss.add(when: 'CONFIG_GRLIB', if_true: files('grlib_apbuart.c')) 5 system_ss.add(when: 'CONFIG_IBEX', if_true: files('ibex_uart.c')) 6 system_ss.add(when: 'CONFIG_IMX', if_true: files('imx_serial.c')) 7 system_ss.add(when: 'CONFIG_IPACK', if_true: files('ipoctal232.c')) 8 system_ss.add(when: 'CONFIG_ISA_BUS', if_true: files('parallel-isa.c')) 9 system_ss.add(when: 'CONFIG_ISA_DEBUG', if_true: files('debugcon.c')) 10 system_ss.add(when: 'CONFIG_NRF51_SOC', if_true: files('nrf51_uart.c')) [all …]
|
/openbmc/qemu/hw/timer/ |
H A D | meson.build | 1 system_ss.add(when: 'CONFIG_A9_GTIMER', if_true: files('a9gtimer.c')) 2 system_ss.add(when: 'CONFIG_ALLWINNER_A10_PIT', if_true: files('allwinner-a10-pit.c')) 3 system_ss.add(when: 'CONFIG_ARM_MPTIMER', if_true: files('arm_mptimer.c')) 4 system_ss.add(when: 'CONFIG_ARM_TIMER', if_true: files('arm_timer.c')) 5 system_ss.add(when: 'CONFIG_ARM_V7M', if_true: files('armv7m_systick.c')) 6 system_ss.add(when: 'CONFIG_ASPEED_SOC', if_true: files('aspeed_timer.c')) 7 system_ss.add(when: 'CONFIG_CADENCE', if_true: files('cadence_ttc.c')) 8 system_ss.add(when: 'CONFIG_CMSDK_APB_DUALTIMER', if_true: files('cmsdk-apb-dualtimer.c')) 9 system_ss.add(when: 'CONFIG_CMSDK_APB_TIMER', if_true: files('cmsdk-apb-timer.c')) 10 system_ss.add(when: 'CONFIG_RENESAS_TMR', if_true: files('renesas_tmr.c')) [all …]
|
/openbmc/qemu/hw/display/ |
H A D | meson.build | 3 system_ss.add(when: 'CONFIG_DDC', if_true: files('i2c-ddc.c')) 4 system_ss.add(when: 'CONFIG_EDID', if_true: files('edid-generate.c', 'edid-region.c')) 6 system_ss.add(when: 'CONFIG_FW_CFG_DMA', if_true: files('ramfb.c'), if_false: files('ramfb-stubs.c'… 7 system_ss.add(when: 'CONFIG_FW_CFG_DMA', if_true: files('ramfb-standalone.c')) 9 system_ss.add(when: 'CONFIG_VGA_CIRRUS', if_true: files('cirrus_vga.c')) 10 system_ss.add(when: ['CONFIG_VGA_CIRRUS', 'CONFIG_VGA_ISA'], if_true: files('cirrus_vga_isa.c')) 11 system_ss.add(when: 'CONFIG_G364FB', if_true: files('g364fb.c')) 12 system_ss.add(when: 'CONFIG_JAZZ_LED', if_true: files('jazz_led.c')) 13 system_ss.add(when: 'CONFIG_PL110', if_true: files('pl110.c')) 14 system_ss.add(when: 'CONFIG_SII9022', if_true: files('sii9022.c')) [all …]
|
/openbmc/linux/fs/smb/server/ |
H A D | smbfsctl.h | 32 #define FSCTL_IS_PATHNAME_VALID 0x0009002C /* BB add struct */ 33 #define FSCTL_GET_COMPRESSION 0x0009003C /* BB add struct */ 34 #define FSCTL_SET_COMPRESSION 0x0009C040 /* BB add struct */ 35 #define FSCTL_QUERY_FAT_BPB 0x00090058 /* BB add struct */ 37 #define FSCTL_FILESYSTEM_GET_STATS 0x00090060 /* BB add struct */ 38 #define FSCTL_GET_NTFS_VOLUME_DATA 0x00090064 /* BB add struct */ 39 #define FSCTL_GET_RETRIEVAL_POINTERS 0x00090073 /* BB add struct */ 40 #define FSCTL_IS_VOLUME_DIRTY 0x00090078 /* BB add struct */ 41 #define FSCTL_ALLOW_EXTENDED_DASD_IO 0x00090083 /* BB add struct */ 43 #define FSCTL_FIND_FILES_BY_SID 0x0009008F /* BB add struct */ [all …]
|
/openbmc/qemu/hw/usb/ |
H A D | meson.build | 4 system_ss.add(when: 'CONFIG_USB', if_true: files( 15 system_ss.add(when: 'CONFIG_USB_UHCI', if_true: files('hcd-uhci.c')) 16 system_ss.add(when: 'CONFIG_USB_UHCI_PCI', if_true: files('hcd-uhci-pci.c')) 17 system_ss.add(when: 'CONFIG_USB_UHCI_SYSBUS', if_true: files('hcd-uhci-sysbus.c')) 18 system_ss.add(when: 'CONFIG_USB_OHCI', if_true: files('hcd-ohci.c')) 19 system_ss.add(when: 'CONFIG_USB_OHCI_PCI', if_true: files('hcd-ohci-pci.c')) 20 system_ss.add(when: 'CONFIG_USB_OHCI_SYSBUS', if_true: files('hcd-ohci-sysbus.c')) 21 system_ss.add(when: 'CONFIG_USB_EHCI', if_true: files('hcd-ehci.c')) 22 system_ss.add(when: 'CONFIG_USB_EHCI_PCI', if_true: files('hcd-ehci-pci.c')) 23 system_ss.add(when: 'CONFIG_USB_EHCI_SYSBUS', if_true: files('hcd-ehci-sysbus.c')) [all …]
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_drv.h | 52 * 1.2 - Add vertex2 ioctl (keith) 53 * - Add stencil capability to clear ioctl (gareth, keith) 55 * 1.3 - Add cmdbuf ioctl (keith) 56 * - Add support for new radeon packets (keith) 57 * - Add getparam ioctl (keith) 58 * - Add flip-buffers ioctl, deprecate fullscreen foo (keith). 59 * 1.4 - Add scratch registers to get_param ioctl. 60 * 1.5 - Add r200 packets to cmdbuf ioctl 61 * - Add r200 function to init ioctl 62 * - Add 'scalar2' instruction to cmdbuf [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | fw.json | 4 "name": "Add fw filter with prio at 32-bit maxixum", 13 "$TC qdisc add dev $DEV1 ingress" 15 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 65535 fw action ok", 26 "name": "Add fw filter with prio exceeding 32-bit maxixum", 35 "$TC qdisc add dev $DEV1 ingress" 37 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 65536 fw action ok", 48 "name": "Add fw filter with action ok", 162 "$TC qdisc add dev $DEV1 ingress" 164 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 1 fw action ok", 175 "name": "Add fw filter with action ok by reference", [all …]
|
H A D | matchall.json | 4 "name": "Add ingress matchall filter for protocol ipv4 and action PASS", 10 "$IP link add dev $DUMMY type dummy || /bin/true", 11 "$TC qdisc add dev $DUMMY ingress" 13 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 25 "name": "Add egress matchall filter for protocol ipv4 and action PASS", 31 "$IP link add dev $DUMMY type dummy || /bin/true", 32 "$TC qdisc add dev $DUMMY root handle 1: prio" 34 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action… 46 "name": "Add ingress matchall filter for protocol ipv6 and action DROP", 52 "$IP link add dev $DUMMY type dummy || /bin/true", [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | ets.json | 4 "name": "Add ETS qdisc using bands", 10 "$IP link add dev $DUMMY type dummy || /bin/true" 12 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets bands 2", 24 "name": "Add ETS qdisc using quanta", 30 "$IP link add dev $DUMMY type dummy || /bin/true" 32 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 1000 900 800 700", 44 "name": "Add ETS qdisc using strict", 50 "$IP link add dev $DUMMY type dummy || /bin/true" 52 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets strict 3", 64 "name": "Add ETS qdisc using bands + quanta", [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | nexthop.sh | 117 $IP nexthop add id 1 via 192.0.2.2 dev dummy1 128 log_test "Single nexthop add and delete" 137 $IP nexthop add id 1 via 192.0.2.2 dev dummy1 139 $IP nexthop add id 2 via 192.0.2.3 dev dummy1 &> /dev/null 145 log_test "Single nexthop add failure" 155 $IP nexthop add id 1 via 192.0.2.2 dev dummy1 156 $IP nexthop add id 2 via 192.0.2.3 dev dummy1 158 $IP nexthop add id 10 group 1/2 169 $IP nexthop add id 10 group 1,20/2,39 180 log_test "Nexthop group add and delete" [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/infra/ |
H A D | actions.json | 10 "$IP link add dev $DUMMY type dummy || /bin/true", 11 "$TC qdisc add dev $DUMMY ingress", 12 "$TC action add action pedit munge offset 0 u8 clear index 1" 14 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 33 "$IP link add dev $DUMMY type dummy || /bin/true", 34 "$TC qdisc add dev $DUMMY ingress", 35 "$TC action add action mpls pop protocol ipv4 index 1" 37 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 56 "$IP link add dev $DUMMY type dummy || /bin/true", 57 "$TC qdisc add dev $DUMMY ingress", [all …]
|
/openbmc/linux/fs/smb/common/ |
H A D | smbfsctl.h | 63 #define FSCTL_IS_PATHNAME_VALID 0x0009002C /* BB add struct */ 64 #define FSCTL_GET_COMPRESSION 0x0009003C /* BB add struct */ 65 #define FSCTL_SET_COMPRESSION 0x0009C040 /* BB add struct */ 66 #define FSCTL_QUERY_FAT_BPB 0x00090058 /* BB add struct */ 68 #define FSCTL_FILESYSTEM_GET_STATS 0x00090060 /* BB add struct */ 69 #define FSCTL_GET_NTFS_VOLUME_DATA 0x00090064 /* BB add struct */ 70 #define FSCTL_GET_RETRIEVAL_POINTERS 0x00090073 /* BB add struct */ 71 #define FSCTL_IS_VOLUME_DIRTY 0x00090078 /* BB add struct */ 72 #define FSCTL_ALLOW_EXTENDED_DASD_IO 0x00090083 /* BB add struct */ 74 #define FSCTL_FIND_FILES_BY_SID 0x0009008F /* BB add struct */ [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/ |
H A D | floating-point.json | 11 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 14 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 19 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. … 22 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 27 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 30 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 35 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 38 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 43 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… 46 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/ |
H A D | floating-point.json | 11 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 14 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 19 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. … 22 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 27 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 30 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 35 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 38 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 43 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… 46 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | floating-point.json | 11 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 14 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 19 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. … 22 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 27 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 30 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 35 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 38 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 43 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… 46 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/ |
H A D | floating-point.json | 11 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 14 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 19 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. … 22 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 27 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 30 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 35 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 38 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 43 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… 46 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… [all …]
|