|
- The MI functional reference has a "bound program access" section defining the builtin interface at the top of each instruction description - if the instruction is available as builtin: AND String (ANDSTR) Bound program access Built-in number for ANDSTR is 450. ANDSTR ( receiver_string : address of aggregate(*) first_source_string : address of aggregate(*) second_source_string : address of aggregate(*) string_length : unsigned binary(4,8) value which specifies the length of the three strings ) Description Each byte value of the first source string, for the number of bytes indicated by operand 4, is logically anded with the corresponding byte value of the second source string, on a bit-by-bit basis. The results are placed in the receiver string. If the strings overlap in storage, predictable results occur only if the overlap is fully coincident. ----- Original Message ----- From: "Scott Klement" <klemscot@klements.com> To: <midrange-l@midrange.com> Sent: Wednesday, October 30, 2002 7:22 AM Subject: Re: MI/C builtins/APIs documentation > > I haven't yet puzzled this one out, either. I think that the MI > Functional Reference probably does spell out which MI instructions are > available as builtins, but I haven't done enough research yet to figure > out how to tell.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.