mibat subcommand

The mibat subcommand is used to modify the ibat register. The processor instruction bat register is changed immediately.

Format

mibat [index]

Parameters

Item Description
index Specifies the ibat register to modify. Valid values are 0 through 3.

If no parameter is specified, you are prompted for the values for all ibat registers. If a parameter is specified for the mibat subcommand, you are only prompted for the new values for the specified ibat register.

Input both the upper and lower values for each ibat register or press Enter to use these values. If the upper and lower values for the register are not entered, you are prompted for the values for the individual fields of the ibat register. You can stop entering values by typing a period (.) at any prompt and pressing Enter.

Other

No aliases.

Examples

The following is an example of how to use the mibat subcommand on a PowerPC 604 RISC Microprocessor:

   KDB(0)> mibat 2
   BAT register, enter <RC> twice to select BAT field, enter <.> to quit
   IBAT2 upper 00000000 = <CR/LF>
   IBAT2 lower 00000000 = <CR/LF>
   BAT field, enter <RC> to select field, enter <.> to quit
   IBAT2.bepi: 00000000 = <CR/LF>
   IBAT2.brpn: 00000000 = <CR/LF>
   IBAT2.bl  : 00000000 = 3ff
   IBAT2.vs  : 00000000 = 1
   IBAT2.vp  : 00000000 = <CR/LF>
   IBAT2.wimg: 00000000 = 2
   IBAT2.pp  : 00000000 = 2
   IBAT2 00000FFE 00000012
    bepi 0000 brpn 0000 bl 03FF vs 1 vp 0 wimg 2 pp 2
    eaddr = 00000000, paddr = 00000000 size = 131072 KBytes [Supervisor state]