search for: num_inputs

Displaying 3 results from an estimated 3 matches for "num_inputs".

2007 Apr 18
3
[RFC, PATCH 4/24] i386 Vmi inline implementation
...input_early(1) \ + vmi_input_early(0) + +#define vmi_input4 \ + vmi_input(3) \ + vmi_input_early(2) \ + vmi_input_early(1) \ + vmi_input_early(0) + +#define vmi_input5 \ + vmi_input(4) \ + vmi_input(3) \ + vmi_input_early(2) \ + vmi_input_early(1) \ + vmi_input_early(0) + +#define vmi_preamble(num_inputs)\ + vmi_input##num_inputs + +#define vmi_postamble0 +#if defined(CONFIG_VMI_REGPARM) +#define vmi_postamble1 +#define vmi_postamble2 +#define vmi_postamble3 +#define vmi_postamble4 "lea 4(%%esp), %%esp" +#define vmi_postamble5 "lea 8(%%esp), %%esp" +#define vmi_postamble6 "...
2007 Apr 18
3
[RFC, PATCH 4/24] i386 Vmi inline implementation
...input_early(1) \ + vmi_input_early(0) + +#define vmi_input4 \ + vmi_input(3) \ + vmi_input_early(2) \ + vmi_input_early(1) \ + vmi_input_early(0) + +#define vmi_input5 \ + vmi_input(4) \ + vmi_input(3) \ + vmi_input_early(2) \ + vmi_input_early(1) \ + vmi_input_early(0) + +#define vmi_preamble(num_inputs)\ + vmi_input##num_inputs + +#define vmi_postamble0 +#if defined(CONFIG_VMI_REGPARM) +#define vmi_postamble1 +#define vmi_postamble2 +#define vmi_postamble3 +#define vmi_postamble4 "lea 4(%%esp), %%esp" +#define vmi_postamble5 "lea 8(%%esp), %%esp" +#define vmi_postamble6 "...
2008 Apr 14
10
wine asio
Does wine asio still work with the current version of WINE? I tried installing it per the instructions and it didn't want to make.