25.16.1.8 iosearch
The following builtin allows to search for an IO space by name, or
handler. It has the following prototype:
fun iosearch = (string handler) int<32>
It returns the identifier of the IO space named handler. If no
such IO space is found, then the exception E_no_ios
is raised.