No, PortB.0 is the INT0 pin, it will set INTF-bit (INTCON.1)
PortB.4-7 has interrupt on change, a mismatch condition will set the RBIF-bit (INTCON.0)
PortB.1-3 does not have any interrupt capabillity on the 16F648.

/Henrik.