Searched refs:s32 (Results 1 - 25 of 86) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/sys/dev/pci/ixgbe/
H A Dixgbe_api.h41 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw);
43 s32 ixgbe_set_mac_type(struct ixgbe_hw *hw);
44 s32 ixgbe_init_hw(struct ixgbe_hw *hw);
45 s32 ixgbe_reset_hw(struct ixgbe_hw *hw);
46 s32 ixgbe_start_hw(struct ixgbe_hw *hw);
48 s32 ixgbe_clear_hw_cntrs(struct ixgbe_hw *hw);
50 s32 ixgbe_get_mac_addr(struct ixgbe_hw *hw, u8 *mac_addr);
51 s32 ixgbe_get_bus_info(struct ixgbe_hw *hw);
54 s32 ixgbe_stop_adapter(struct ixgbe_hw *hw);
55 s32 ixgbe_read_pba_nu
[all...]
H A Dixgbe_common.h48 s32 ixgbe_init_ops_generic(struct ixgbe_hw *hw);
49 s32 ixgbe_init_hw_generic(struct ixgbe_hw *hw);
50 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw);
51 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
52 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
53 s32 ixgbe_read_pba_num_generic(struct ixgbe_hw *hw, u32 *pba_num);
54 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num,
56 s32 ixgbe_read_pba_length_generic(struct ixgbe_hw *hw, u32 *pba_num_size);
57 s32 ixgbe_get_mac_addr_generic(struct ixgbe_hw *hw, u8 *mac_addr);
58 s32 ixgbe_get_bus_info_generi
[all...]
H A Dixgbe_phy.h99 s32 ixgbe_init_phy_ops_generic(struct ixgbe_hw *hw);
102 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
103 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw);
104 s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw);
105 s32 ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
107 s32 ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
109 s32 ixgbe_setup_phy_link_generic(struct ixgbe_hw *hw);
110 s32 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
114 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
119 s32 ixgbe_check_phy_link_tn
[all...]
H A Dixgbe_mbx.h103 s32 ixgbe_read_mbx(struct ixgbe_hw *, u32 *, u16, u16);
104 s32 ixgbe_write_mbx(struct ixgbe_hw *, u32 *, u16, u16);
105 s32 ixgbe_read_posted_mbx(struct ixgbe_hw *, u32 *, u16, u16);
106 s32 ixgbe_write_posted_mbx(struct ixgbe_hw *, u32 *, u16, u16);
107 s32 ixgbe_check_for_msg(struct ixgbe_hw *, u16);
108 s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
109 s32 ixgbe_check_for_rst(struct ixgbe_hw *, u16);
H A Dixgbe_api.c39 extern s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw);
40 extern s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw);
41 extern s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
55 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw)
57 s32 status;
91 s32 ixgbe_set_mac_type(struct ixgbe_hw *hw)
93 s32 ret_val = IXGBE_SUCCESS;
146 s32 ixgbe_init_hw(struct ixgbe_hw *hw)
159 s32 ixgbe_reset_hw(struct ixgbe_hw *hw)
175 s32 ixgbe_start_h
[all...]
H A Dixgbe_mbx.c48 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id)
51 s32 ret_val = IXGBE_ERR_MBX;
74 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id)
77 s32 ret_val = IXGBE_SUCCESS;
97 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id)
100 s32 ret_val = IXGBE_ERR_MBX;
117 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id)
120 s32 ret_val = IXGBE_ERR_MBX;
137 s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id)
140 s32 ret_va
[all...]
H A Dixgbe_vf.c41 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
42 s32 ixgbe_init_hw_vf(struct ixgbe_hw *hw);
43 s32 ixgbe_start_hw_vf(struct ixgbe_hw *hw);
44 s32 ixgbe_reset_hw_vf(struct ixgbe_hw *hw);
45 s32 ixgbe_stop_hw_vf(struct ixgbe_hw *hw);
48 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr);
49 s32 ixgbe_setup_mac_link_vf(struct ixgbe_hw *hw,
52 s32 ixgbe_check_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
54 s32 ixgbe_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq,
56 s32 ixgbe_update_mc_addr_list_v
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dbf-sign-2.c19 signed long int s32:32; member in struct:X
37 if ((x.s32 - 2) >= 0) /* promoted value should be signed */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A Dbf-sign-2.c19 signed long int s32:32; member in struct:X
37 if ((x.s32 - 2) >= 0) /* promoted value should be signed */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dneon-omit.s8 vhadd.s32 q14, q3
9 vrhadd.s32 q1,q2
10 vhsub.s32 q5,q7
22 vpmax.s32 d1,d3
23 vpmin.s32 d5,d7
27 vqrdmulh.s32 d5,d7
30 vqadd.s32 d5,d7
33 vmls.s32 q3,q4
43 vsubw.s32 q3,d4
57 vhadd.s32 q1
[all...]
H A Dneon-psyn.s11 vmul banana, banana, cow.s32
12 vmul d3.s32, d3.s32, d2.s32
13 vadd d2.s32, d3.s32
31 vmov d5.s32[1], r1
43 vcvt q1.s32, q2.f32
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/format/
H A Dbitfld-1.c19 signed long s32 : 32; member in struct:s
44 printf ("%d%u", x.s32, x.s32);
47 printf ("%ld%lu", x.s32, x.s32);
H A Dms_bitfld-1.c20 signed long s32 : 32; member in struct:s
45 printf ("%d%u", x.s32, x.s32);
48 printf ("%ld%lu", x.s32, x.s32);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/format/
H A Dbitfld-1.c18 signed long s32 : 32; member in struct:s
39 printf ("%d%u", x.s32, x.s32);
42 printf ("%ld%lu", x.s32, x.s32);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dunion-5.c14 } s32; typedef in typeref:struct:__anon6237
19 s32 s;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20000825-1.c1 typedef signed int s32; typedef
9 // s32 ret = ~(1 << logmask); // ok
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Ddebug-1.c13 signed int s32[4]; member in union:__anon6311
H A D5-10.c678 void fs32a(vector signed int *s32) argument
680 *s32++ = ((vector signed int){0,0,0,0});
681 *s32++ = ((vector signed int){1,1,1,1});
682 *s32++ = ((vector signed int){2,2,2,2});
683 *s32++ = ((vector signed int){3,3,3,3});
684 *s32++ = ((vector signed int){4,4,4,4});
685 *s32++ = ((vector signed int){5,5,5,5});
686 *s32++ = ((vector signed int){6,6,6,6});
687 *s32++ = ((vector signed int){7,7,7,7});
688 *s32
697 fs32b(vector signed int *s32) argument
715 fs32c(vector signed int *s32) argument
733 fs32d(vector signed int *s32) argument
751 fs32e(vector signed int *s32) argument
769 fs32f(vector signed int *s32) argument
788 fs32g(vector signed int *s32) argument
806 fs32h(vector signed int *s32) argument
824 fs32i(vector signed int *s32) argument
843 fs32j(vector signed int *s32) argument
862 fs32k(vector signed int *s32) argument
881 fs32l(vector signed int *s32) argument
900 fs32m(vector signed int *s32) argument
919 fs32n(vector signed int *s32) argument
938 fs32o(vector signed int *s32) argument
[all...]
H A D3c-01a.c135 vector signed int s32; variable
562 s32 = vec_ld(1,(const signed int *)p);
563 s32 = vec_ld(1,(_42 *)p);
564 s32 = vec_lde(1,(const signed int *)p);
565 s32 = vec_lde(1,(_42 *)p);
566 s32 = vec_ldl(1,(const signed int *)p);
567 s32 = vec_ldl(1,(_42 *)p);
584 s32 = vec_ld(1,( signed int *)p);
585 s32 = vec_ld(1,(_44 *)p);
586 s32
[all...]
H A D3c-01.c10 vector signed int s32; variable
24 s32 = vec_ld(16, (int*)p);
35 s32 = vec_ld(16, (vector signed int*)p);
45 s32 = vec_lde(16, (int*)p);
58 s32 = vec_ldl(16, (vector signed int*)p);
82 chek((vector unsigned int) s32, "s32");
H A Ddebug-4.c9 vector signed int s32; variable
38 s32 = vec_add(*p, *p);
41 b32 = vec_cmpgt(s32, s32);
62 vector signed int s32 = ((vector signed int){1, 2, 3, 4}); local
73 f_s32(&s32);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20000825-1.c1 typedef signed int s32; typedef
9 // s32 ret = ~(1 << logmask); // ok
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Ddebug-1.c13 signed int s32[4]; member in union:__anon4248
H A D5-10.c678 void fs32a(vector signed int *s32) argument
680 *s32++ = ((vector signed int){0,0,0,0});
681 *s32++ = ((vector signed int){1,1,1,1});
682 *s32++ = ((vector signed int){2,2,2,2});
683 *s32++ = ((vector signed int){3,3,3,3});
684 *s32++ = ((vector signed int){4,4,4,4});
685 *s32++ = ((vector signed int){5,5,5,5});
686 *s32++ = ((vector signed int){6,6,6,6});
687 *s32++ = ((vector signed int){7,7,7,7});
688 *s32
697 fs32b(vector signed int *s32) argument
715 fs32c(vector signed int *s32) argument
733 fs32d(vector signed int *s32) argument
751 fs32e(vector signed int *s32) argument
769 fs32f(vector signed int *s32) argument
788 fs32g(vector signed int *s32) argument
806 fs32h(vector signed int *s32) argument
824 fs32i(vector signed int *s32) argument
843 fs32j(vector signed int *s32) argument
862 fs32k(vector signed int *s32) argument
881 fs32l(vector signed int *s32) argument
900 fs32m(vector signed int *s32) argument
919 fs32n(vector signed int *s32) argument
938 fs32o(vector signed int *s32) argument
[all...]
H A D3c-01a.c135 vector signed int s32; variable
562 s32 = vec_ld(1,(const signed int *)p);
563 s32 = vec_ld(1,(_42 *)p);
564 s32 = vec_lde(1,(const signed int *)p);
565 s32 = vec_lde(1,(_42 *)p);
566 s32 = vec_ldl(1,(const signed int *)p);
567 s32 = vec_ldl(1,(_42 *)p);
584 s32 = vec_ld(1,( signed int *)p);
585 s32 = vec_ld(1,(_44 *)p);
586 s32
[all...]

Completed in 395 milliseconds

1234