Home
last modified time | relevance | path

Searched refs:int3 (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dder37 >&0 der int3=010001 DER Encoded Key Pair, 512 bits
42 >&0 der int3=010001 DER Encoded Key Pair, 1024 bits
47 >&0 der int3=010001 DER Encoded Key Pair, 2048 bits
52 >&0 der int3=010001 DER Encoded Key Pair, 4096 bits
57 >&0 der int3=010001 DER Encoded Key Pair, 8192 bits
62 >&0 der int3=010001 DER Encoded Key Pair, 16k bits
67 >&0 der int3=010001 DER Encoded Key Pair, 32k bits
/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_intrinsics.h79 int3 abs(int3);
201 bool all(int3);
313 bool any(int3);
510 int3 clamp(int3, int3, int3);
684 int dot(int3, int3);
1066 int3 mad(int3, int3, int3);
1170 int3 max(int3, int3);
1274 int3 min(int3, int3);
H A Dhlsl_basic_types.h49 typedef vector<int, 3> int3; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h1616 char3 __ovld __cnfn convert_char3_rte(int3);
1617 char3 __ovld __cnfn convert_char3_sat_rte(int3);
1618 char3 __ovld __cnfn convert_char3_rtz(int3);
1619 char3 __ovld __cnfn convert_char3_sat_rtz(int3);
1620 char3 __ovld __cnfn convert_char3_rtp(int3);
1621 char3 __ovld __cnfn convert_char3_sat_rtp(int3);
1622 char3 __ovld __cnfn convert_char3_rtn(int3);
1623 char3 __ovld __cnfn convert_char3_sat_rtn(int3);
1624 char3 __ovld __cnfn convert_char3(int3);
1625 char3 __ovld __cnfn convert_char3_sat(int3);
[all …]
H A Dopencl-c-base.h188 typedef int int3 __attribute__((ext_vector_type(3))); typedef
596 #define as_int3(x) __builtin_astype((x), int3)
/freebsd/stand/i386/
H A Dboot.ldscript7 .text : { *(.text .text.*) } =0xcccccccc /* Pad with int3, if needed */
/freebsd/lib/csu/amd64/
H A Dcrt1_s.S82 int3
/freebsd/sys/contrib/device-tree/src/mips/loongson/
H A Dloongson64g-package.dtsi38 <0x00000000>; /* int3 */
H A Dloongson3-package.dtsi41 <0x00000000>; /* int3 */
H A Dloongson64c-package.dtsi41 <0x00000000>; /* int3 */
H A Dloongson64-2k1000.dtsi76 <0x00000000>; /* int3 */
96 <0x00000000>; /* int3 */
H A Dloongson64v_4core_virtio.dts40 <0x00000000>; /* int3 */
/freebsd/lib/csu/i386/
H A Dcrt1_s.S87 int3
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/ia32/
H A Dasm_linkage.h31 #define RET ret; int3
/freebsd/sys/contrib/device-tree/src/loongarch/
H A Dloongson-2k0500.dtsi142 <0x00000000>; /* int3 */
160 <0x00000000>; /* int3 */
H A Dloongson-2k1000.dtsi124 <0x00000000>; /* int3 */
141 <0x00000000>; /* int3 */
H A Dloongson-2k2000.dtsi136 <0x00000000>; /* int3 */
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-ild.c288 static struct ptunit_result int3(void) in int3() function
712 ptu_run(suite, int3); in main()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmarvell,armada-xp-pinctrl.txt53 mpp32 32 gpio, tdm(int3), sd0(d0)
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSystem.td50 def INT3 : I<0xcc, RawFrm, (outs), (ins), "int3", [(int_x86_int (i8 3))]>;
53 // The long form of "int $3" turns into int3 as a size optimization.
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DOpenCLBuiltins.td186 // OpenCL vector types (e.g. int2, int3, int16, float8, ...).
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog741 o test/regress_be: drop debug __asm__(int3) to fix arm build (8240379 Azat Khuzhin)
/freebsd/contrib/libevent/
H A DChangeLog741 o test/regress_be: drop debug __asm__(int3) to fix arm build (8240379 Azat Khuzhin)