Displaying 2 results from an estimated 2 matches for "lisr".
Did you mean:
isr
2012 Nov 16
1
[LLVMdev] Handling segmented instruction space in backend for custom target
...dress with my architecture's
call instructions.
This arch. has 16-bit addresses into a segmented address space, and to do a
direct call I need to set both an instruction counter (IC, 10 bits wide)
and an instruction segment register (ISR, 6 bits wide). My CALL instruction
can set the IC, and a LISR instruction can load the ISR. The ISR doesn't
need to be set if the callee lives within the same instruction segment,
i.e. it's not a far call, no LISR instruction needed. If it is a far call,
the LISR instruction precedes the CALL.
1) I'm not sure exactly how to transform the global...
1999 May 27
1
One of two samba servers not visible (remote announce problem?)
I have (more than) three subnets:
A: all unix (I think)
B: mixed unix and PC's
C: all PC's (I think)
I have a samba server on both A and B. They have
essentially identical configurations. Both are running
the nmbd daemon, and are configured as
workgroup = XXSAMBA.
I have a PC on C. Both net view /domain:XXSAMBA
and network neighborhood show only the server on B.
I assumed that